共用方式為


AnalyzeTextOptions.AnalyzerName Property

Definition

The name of the analyzer to use to break the given text.

public Azure.Search.Documents.Indexes.Models.LexicalAnalyzerName? AnalyzerName { get; }
member this.AnalyzerName : Nullable<Azure.Search.Documents.Indexes.Models.LexicalAnalyzerName>
Public ReadOnly Property AnalyzerName As Nullable(Of LexicalAnalyzerName)

Property Value

Applies to