Uses of Class
org.apache.lucene.util.OfflineSorter
Packages that use OfflineSorter
-
Uses of OfflineSorter in org.apache.lucene.search.suggest.fst
Fields in org.apache.lucene.search.suggest.fst declared as OfflineSorterConstructors in org.apache.lucene.search.suggest.fst with parameters of type OfflineSorterModifierConstructorDescriptionExternalRefSorter
(OfflineSorter sorter) Will buffer all sequences to a temporary file and then sort (all on-disk).