Uses of Package
org.apache.lucene.sandbox.facet
Packages that use org.apache.lucene.sandbox.facet
Package
Description
Sandbox faceting - Collectors that compute facets.
-
Classes in org.apache.lucene.sandbox.facet used by org.apache.lucene.sandbox.facetClassDescriptionUsed for
ComparableUtils.byCount(CountFacetRecorder, LongValueFacetCutter)
result.Used forComparableUtils.byOrdinal()
result.Collector
that brings togetherFacetCutter
andFacetRecorder
to compute facets during collection phase.