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

Packages that use Sort.SortInfo
org.apache.lucene.search.suggest Support for Autocomplete/Autosuggest 
 

Uses of Sort.SortInfo in org.apache.lucene.search.suggest
 

Methods in org.apache.lucene.search.suggest that return Sort.SortInfo
 Sort.SortInfo Sort.sort(File input, File output)
          Sort input to output, explicit hint for the buffer size.
 



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