Condividi tramite


DictionaryDecompounderTokenFilter.MinWordSize Property

Definition

The minimum word size. Only words longer than this get processed. Default is 5. Maximum is 300.

public int? MinWordSize { get; set; }
member this.MinWordSize : Nullable<int> with get, set
Public Property MinWordSize As Nullable(Of Integer)

Property Value

Applies to