WordDelimiterTokenFilter.ProtectedWords Property

Definition

A list of tokens to protect from being delimited.

public System.Collections.Generic.IList<string> ProtectedWords { get; }
member this.ProtectedWords : System.Collections.Generic.IList<string>
Public ReadOnly Property ProtectedWords As IList(Of String)

Property Value

Applies to