Class DefaultSortedSetDocValuesReaderState

java.lang.Object
org.apache.lucene.facet.sortedset.SortedSetDocValuesReaderState
org.apache.lucene.facet.sortedset.DefaultSortedSetDocValuesReaderState
All Implemented Interfaces:
Accountable

public class DefaultSortedSetDocValuesReaderState extends SortedSetDocValuesReaderState
Default implementation of SortedSetDocValuesFacetCounts. You must ensure the original IndexReader passed to the constructor is not closed whenever you use this class!