Uses of Class
org.apache.lucene.util.AttributeSource.State

Packages that use AttributeSource.State
Package
Description
Text analysis.
Analyzer for Chinese, Japanese, and Korean, which indexes bigrams.
Construct n-grams for frequently occurring terms and phrases.
A filter that decomposes compound words you find in many Germanic languages into the word parts.
Basic, general-purpose analysis components.
A Java implementation of Hunspell stemming and spell-checking algorithms (Hunspell), and a stemming TokenFilter (HunspellStemFilter) based on it.
Analyzer for Japanese.
Analyzer for Korean.
MinHash filtering (for LSH).
Miscellaneous Tokenstreams.
Character n-gram tokenizers and filters.
Set of components for pattern-based (regex) analysis.
Analysis components for phonetic search.
Word n-gram filters.
Analysis components for Synonyms.
Tokenizer that is aware of Wikipedia syntax.
Analyzer based autosuggest.
Some utility classes.