Uses of Class
org.apache.lucene.analysis.icu.segmentation.ICUTokenizer
Packages that use ICUTokenizer
Package
Description
Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm.
-
Uses of ICUTokenizer in org.apache.lucene.analysis.icu.segmentation
Methods in org.apache.lucene.analysis.icu.segmentation that return ICUTokenizerModifier and TypeMethodDescriptionICUTokenizerFactory.create(org.apache.lucene.util.AttributeFactory factory)