Class QuerySettings
- Namespace
- Dynamicweb.Indexing.Querying
- Assembly
- Dynamicweb.Core.dll
The Class QuerySettings represents settings object used for query
- Inheritance
-
Query
Settings
- Inherited Members
Constructors
QuerySettings()
Initializes new query settings instance
Properties
Boost
Gets or sets boost for query
Property Value
Facets
Gets or sets query facet groups collection
Property Value
FieldToSpellCheck
Gets or sets name of field to spell check
Property Value
IncludeDebugInfo
Gets or sets a value indicating whether query execution should collect debugging information
Property Value
Parameters
Gets or sets parameters collection
Property Value
Skip
Gets or sets start index for query results
Property Value
SortOrder
Gets or sets sort order
Property Value
Take
Gets or sets count of result collection
Property Value
TrackQuery
Gets or sets a value indicating whether the query is logged for statistics
Property Value
WordToSpellCheck
Gets or sets word to spell check