Uses of Package
org.apache.lucene.facet.sortedset

Packages that use org.apache.lucene.facet.sortedset
org.apache.lucene.facet.search Facets search code. 
org.apache.lucene.facet.sortedset Classes to perform faceting without a separate taxonomy index, using on SortedSetDocValuesField. 
 

Classes in org.apache.lucene.facet.sortedset used by org.apache.lucene.facet.search
SortedSetDocValuesReaderState
          Wraps a IndexReader and resolves ords using existing SortedSetDocValues APIs without a separate taxonomy index.
 

Classes in org.apache.lucene.facet.sortedset used by org.apache.lucene.facet.sortedset
SortedSetDocValuesReaderState
          Wraps a IndexReader and resolves ords using existing SortedSetDocValues APIs without a separate taxonomy index.
 



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