Uses of Class
org.apache.lucene.search.suggest.Sort

Packages that use Sort
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
ExternalRefSorter(Sort sort)
          Will buffer all sequences to a temporary file and then sort (all on-disk).
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.