Share via


DictionaryDecompounderTokenFilter.MinSubwordSize Property

Definition

The minimum subword size. Only subwords longer than this are outputted. Default is 2. Maximum is 300.

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

Property Value

Applies to