Package version:
OptionalmaxThe maximum subword size. Only subwords shorter than this are outputted. Default is 15. Maximum is 300.
OptionalminThe minimum subword size. Only subwords longer than this are outputted. Default is 2. Maximum is 300.
OptionalminThe minimum word size. Only words longer than this get processed. Default is 5. Maximum is 300.
The name of the token filter. It must only contain letters, digits, spaces, dashes or underscores, can only start and end with alphanumeric characters, and is limited to 128 characters.
Polymorphic discriminator, which specifies the different types this object can be
OptionalonlyA value indicating whether to add only the longest matching subword to the output. Default is false.
The list of words to match against.
Decomposes compound words found in many Germanic languages. This token filter is implemented using Apache Lucene.