Table of Contents

Property SearchAnalyzerName

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

SearchAnalyzerName

Configures the name of the analyzer to use for string searches with this index.

public string? SearchAnalyzerName { get; set; }

Property Value

string