Uses of Package
org.apache.lucene.sandbox.facet.iterators
-
Packages that use org.apache.lucene.sandbox.facet.iterators Package Description org.apache.lucene.sandbox.facet Sandbox faceting - Collectors that compute facets.org.apache.lucene.sandbox.facet.cutters Sandbox faceting: facet cutters, seeFacetCutter
for details.org.apache.lucene.sandbox.facet.iterators Sandbox faceting: facet ordinals.org.apache.lucene.sandbox.facet.recorders Sandbox faceting: classes that can record per ordinal data E.g. -
Classes in org.apache.lucene.sandbox.facet.iterators used by org.apache.lucene.sandbox.facet Class Description ComparableSupplier GeneratesComparable
for provided ordinal. -
Classes in org.apache.lucene.sandbox.facet.iterators used by org.apache.lucene.sandbox.facet.cutters Class Description OrdinalIterator Iterate over ordinals. -
Classes in org.apache.lucene.sandbox.facet.iterators used by org.apache.lucene.sandbox.facet.iterators Class Description ComparableSupplier GeneratesComparable
for provided ordinal.OrdinalIterator Iterate over ordinals. -
Classes in org.apache.lucene.sandbox.facet.iterators used by org.apache.lucene.sandbox.facet.recorders Class Description OrdinalIterator Iterate over ordinals.