次の方法で共有


StemmerOverrideTokenFilter.Rules プロパティ

定義

"word => stem" という形式のステミング 規則の一覧 (例: "ran => run")。

public System.Collections.Generic.IList<string> Rules { get; }
member this.Rules : System.Collections.Generic.IList<string>
Public ReadOnly Property Rules As IList(Of String)

プロパティ値

適用対象