SynonymTokenFilter.IgnoreCase Property

Definition

A value indicating whether to case-fold input for matching. 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