KeepTokenFilter.LowerCaseKeepWords Property

Definition

A value indicating whether to lower case all words first. Default is false.

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

Property Value

Applies to