Property AlternateSimilarityAlgorithms
- Namespace
- MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
- Assembly
- MongoDB.EntityFrameworkCore.dll
AlternateSimilarityAlgorithms
The names of alternate similarity algorithms to use for string indexing.
public IDictionary<string, SearchSimilarityAlgorithm> AlternateSimilarityAlgorithms { get; }