Property AnalyzerName
- Namespace
- MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
- Assembly
- MongoDB.EntityFrameworkCore.dll
AnalyzerName
The name of the analyzer to use by default for this index.
public string? AnalyzerName { get; set; }
The name of the analyzer to use by default for this index.
public string? AnalyzerName { get; set; }