| Package | Description |
|---|---|
| org.apache.lucene.analysis.standard |
Fast, general-purpose grammar-based tokenizers.
|
| org.apache.lucene.analysis.standard.std31 |
Backwards-compatible implementation to match
Version.LUCENE_31 |
| org.apache.lucene.analysis.standard.std34 |
Backwards-compatible implementation to match
Version.LUCENE_34 |
| org.apache.lucene.analysis.standard.std36 |
Backwards-compatible implementation to match
Version.LUCENE_36 |
| Class and Description |
|---|
| ClassicTokenizer
A grammar-based tokenizer constructed with JFlex
|
| StandardFilter
Normalizes tokens extracted with
StandardTokenizer. |
| StandardTokenizer
A grammar-based tokenizer constructed with JFlex.
|
| StandardTokenizerInterface
Internal interface for supporting versioned grammars.
|
| UAX29URLEmailTokenizer
This class implements Word Break rules from the Unicode Text Segmentation
algorithm, as specified in
Unicode Standard Annex #29
URLs and email addresses are also tokenized according to the relevant RFCs.
|
| Class and Description |
|---|
| StandardTokenizerInterface
Internal interface for supporting versioned grammars.
|
| Class and Description |
|---|
| StandardTokenizerInterface
Internal interface for supporting versioned grammars.
|
| Class and Description |
|---|
| StandardTokenizerInterface
Internal interface for supporting versioned grammars.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.