次の方法で共有


TokenFilterName.EdgeNGram フィールド

定義

入力トークンの前面または背面から、指定したサイズの n グラムを生成します。 http://lucene.apache.org/core/4_10_3/analyzers-common/org/apache/lucene/analysis/ngram/EdgeNGramTokenFilter.html

public static readonly Microsoft.Azure.Search.Models.TokenFilterName EdgeNGram;
 staticval mutable EdgeNGram : Microsoft.Azure.Search.Models.TokenFilterName
Public Shared ReadOnly EdgeNGram As TokenFilterName 

フィールド値

適用対象