| 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_3_1 |
| org.apache.lucene.analysis.standard.std34 |
Backwards-compatible implementation to match
Version.LUCENE_3_4 |
| org.apache.lucene.analysis.standard.std36 |
Backwards-compatible implementation to match
Version.LUCENE_3_6 |
| org.apache.lucene.analysis.standard.std40 |
Backwards-compatible implementation to match
Version.LUCENE_4_0 |
| 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.
|
| Class and Description |
|---|
| StandardTokenizerInterface
Internal interface for supporting versioned grammars.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.