Uses of Package
org.apache.lucene.analysis.standard
Packages that use org.apache.lucene.analysis.standard
Package
Description
Fast, general-purpose grammar-based tokenizer
StandardTokenizer
implements the Word Break rules from the
Unicode Text Segmentation algorithm, as specified in Unicode Standard Annex #29.-
Classes in org.apache.lucene.analysis.standard used by org.apache.lucene.analysis.standardClassDescriptionA grammar-based tokenizer constructed with JFlex.This class implements Word Break rules from the Unicode Text Segmentation algorithm, as specified in Unicode Standard Annex #29.