Package version:
Optional
ignoreThe scripts to ignore.
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
Optional
outputA value indicating whether to output both unigrams and bigrams (if true), or just bigrams (if false). Default is false.
Forms bigrams of CJK terms that are generated from the standard tokenizer. This token filter is implemented using Apache Lucene.