Uses of Class
org.apache.lucene.facet.sortedset.SortedSetDocValuesReaderState

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

Uses of SortedSetDocValuesReaderState in org.apache.lucene.facet.sortedset
 

Constructors in org.apache.lucene.facet.sortedset with parameters of type SortedSetDocValuesReaderState
SortedSetDocValuesAccumulator(FacetSearchParams fsp, SortedSetDocValuesReaderState state)
           
 



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