Uses of Package
org.apache.lucene.index.sorter

Packages that use org.apache.lucene.index.sorter
org.apache.lucene.index.sorter Provides index sorting capablities. 
 

Classes in org.apache.lucene.index.sorter used by org.apache.lucene.index.sorter
Sorter
          Sorts documents of a given index by returning a permutation on the document IDs.
Sorter.DocComparator
          A comparator of doc IDs.
Sorter.DocMap
          A permutation of doc IDs.
 



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