Table of Contents

Property SearchAnalyzerName

Namespace
MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
Assembly
MongoDB.EntityFrameworkCore.dll

SearchAnalyzerName

The name of the analyzer to use by default for searches with this index.

public string? SearchAnalyzerName { get; set; }

Property Value

string