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

Packages that use IntsRef
Package
Description
A Java implementation of Hunspell stemming and spell-checking algorithms (Hunspell), and a stemming TokenFilter (HunspellStemFilter) based on it.
Analyzer for Japanese.
Kuromoji dictionary implementation.
Analyzer for Korean.
Korean dictionary implementation.
Same postings format as Lucene50, except the terms dictionary also supports ords, i.e.
Misc index tools and index support.
Suggest alternate spellings for words.
Support for document suggestion
Some utility classes.
Finite-state automaton for regular expressions.
Finite state transducers
Utility classes for working with token streams as graphs.