Namespace MongoDB.EntityFrameworkCore.Metadata.Search
Structs
- WordDelimiterOptions
Options for the MongoDB Search "wordDelimiterGraph" token filter, as used by AddWordDelimiterGraphFilter(WordDelimiterOptions?, IEnumerable<string>?).
Enums
- BuiltInSearchAnalyzer
Built-in MongoDB Search analyzers backed by Apache Lucene.
- IcuNormalizationForm
Unicode normalization forms supported by the ICU Normalization token filter in MongoDB search.
- RegexTokenFilterMatches
Controls how many occurrences of a regular expression are replaced per token by the MongoDB search "regex" token filter.
- SearchNumberRepresentation
Numeric storage representation for MongoDB search
numberfields.
- SearchSimilarityAlgorithm
Relevance scoring algorithms for MongoDB search string fields.
- SearchTokenization
Tokenization strategies for MongoDB search string fields.
- SnowballStemmerName
Names of Snowball stemmer algorithms supported by the MongoDB search Snowball stemming token filter.
- StringSearchIndexAmount
Controls how much term information MongoDB search stores for a string field.