Uses of Record Class
org.apache.lucene.facet.sortedset.AbstractSortedSetDocValueFacetCounts.ChildIterationCursor
Packages that use AbstractSortedSetDocValueFacetCounts.ChildIterationCursor
Package
Description
Provides faceting capabilities over facets that were indexed with
SortedSetDocValuesFacetField
.-
Uses of AbstractSortedSetDocValueFacetCounts.ChildIterationCursor in org.apache.lucene.facet.sortedset
Methods in org.apache.lucene.facet.sortedset that return AbstractSortedSetDocValueFacetCounts.ChildIterationCursorModifier and TypeMethodDescriptionAbstractSortedSetDocValueFacetCounts.prepareChildIteration
(String dim, FacetsConfig.DimConfig dimConfig, String... path) Determine the path ord and resolve an iterator to its immediate children.