Uses of Class
org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
-
Packages that use UAX29URLEmailTokenizer Package Description org.apache.lucene.analysis.standard Fast, general-purpose grammar-based tokenizerStandardTokenizer
implements the Word Break rules from the Unicode Text Segmentation algorithm, as specified in Unicode Standard Annex #29. -
-
Uses of UAX29URLEmailTokenizer in org.apache.lucene.analysis.standard
Methods in org.apache.lucene.analysis.standard that return UAX29URLEmailTokenizer Modifier and Type Method Description UAX29URLEmailTokenizer
UAX29URLEmailTokenizerFactory. create(AttributeFactory factory)
-