JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.lucene.search.suggest.fst.Sort
Packages that use
Sort
Package
Description
org.apache.lucene.search.suggest.fst
Finite-state based autosuggest.
Uses of
Sort
in
org.apache.lucene.search.suggest.fst
Constructors in
org.apache.lucene.search.suggest.fst
with parameters of type
Sort
Constructor and Description
ExternalRefSorter
(
Sort
sort)
Will buffer all sequences to a temporary file and then sort (all on-disk).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes