Share via


StopwordsTokenFilter.RemoveTrailingStopWords Property

Definition

A value indicating whether to ignore the last search term if it's a stop word. Default is true.

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

Property Value

Applies to