Click or drag to resize

QuerySettings Properties

The QuerySettings type exposes the following members.

Properties
  NameDescription
Public propertyBoost
Gets or sets boost for query
Public propertyFacets
Gets or sets query facet groups collection
Public propertyFieldToSpellCheck
Gets or sets name of field to spell check
Public propertyIncludeDebugInfo
Gets or sets a value indicating whether query execution should collect debugging information
Public propertyParameters
Gets or sets parameters collection
Public propertySkip
Gets or sets start index for query results
Public propertySortOrder
Gets or sets sort order
Public propertyTake
Gets or sets count of result collection
Public propertyTrackQuery
Gets or sets a value indicating whether the query is logged for statistics
Public propertyWordToSpellCheck
Gets or sets word to spell check
Top
See Also