Uses of Class
org.apache.lucene.util.CharsRef

Packages that use CharsRef
Package
Description
Normalization of text before the tokenizer.
A Java implementation of Hunspell stemming and spell-checking algorithms (Hunspell), and a stemming TokenFilter (HunspellStemFilter) based on it.
Analysis components for Synonyms.
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.
Some utility classes.
Finite-state automaton for regular expressions.
Finite state transducers