Click or drag to resize

SearchOptionsTDocument Properties

The SearchOptionsTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyCountOptions
Gets or sets the options for counting the search results.
Public propertyHighlight
Gets or sets the options for highlighting.
Public propertyIndexName
Gets or sets the index name.
Public propertyReturnStoredSource
Gets or sets a flag that specifies whether to perform a full document lookup on the backend database or return only stored source fields directly from Atlas Search.
Public propertyScoreDetails
Gets or sets a flag that specifies whether to return a detailed breakdown of the score for each document in the result.
Public propertySort
Gets or sets the sort specification.
Public propertyTracking
Gets or sets the options for tracking search terms.
Top
See Also