Package | Description |
---|---|
org.apache.lucene.analysis.core |
Basic, general-purpose analysis components.
|
Class and Description |
---|
KeywordTokenizer
Emits the entire input as a single token.
|
LetterTokenizer
A LetterTokenizer is a tokenizer that divides text at non-letters.
|
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.