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

Packages that use CharsRef
Package
Description
Normalization of text before the tokenizer.
Stemming TokenFilter using a Java implementation of the Hunspell stemming algorithm.
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