Class SearchPhraseOptions<TDocument>
Options for atlas search phrase operator.
public sealed class SearchPhraseOptions<TDocument>
Type Parameters
TDocument
- Inheritance
-
SearchPhraseOptions<TDocument>
- Inherited Members
Properties
- Score
The score modifier.
- Slop
The allowable distance between words in the query phrase.
- Synonyms
The name of the synonym mapping definition in the index definition. Value can't be an empty string (e.g. "").