WordDelimiterTokenFilter.ProtectedWords プロパティ

定義

区切られるのを防ぎ、保護するトークンの一覧。

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

プロパティ値

適用対象