Table of Contents

Class SearchPhraseOptions<TDocument>

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

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. "").