CommonGramTokenFilter.IgnoreCase プロパティ

定義

一般的な単語の一致で大文字と小文字が区別されるかどうかを示す 値。 既定値は false です。

public bool? IgnoreCase { get; set; }
member this.IgnoreCase : Nullable<bool> with get, set
Public Property IgnoreCase As Nullable(Of Boolean)

プロパティ値

適用対象