Uses of Package
org.apache.lucene.analysis

Packages that use org.apache.lucene.analysis
Package
Description
Text analysis.
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.
Codecs API: API for customization of the encoding and structure of the index.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
Some utility classes.
Utility classes for working with token streams as graphs.