LexicalTokenizerName.Standard プロパティ

定義

Standard Lucene アナライザー。標準のトークナイザー、小文字のフィルター、および停止フィルターで構成されます。 以下を参照してください。http://lucene.apache.org/core/4_10_3/analyzers-common/org/apache/lucene/analysis/standard/StandardTokenizer.html

public static Azure.Search.Documents.Indexes.Models.LexicalTokenizerName Standard { get; }
static member Standard : Azure.Search.Documents.Indexes.Models.LexicalTokenizerName
Public Shared ReadOnly Property Standard As LexicalTokenizerName

プロパティ値

適用対象