共用方式為


CommonGramTokenFilter.IgnoreCase Property

Definition

A value indicating whether common words matching will be case insensitive. Default is false.

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

Property Value

Applies to