Package org.apache.lucene.sandbox.facet.recorders
package org.apache.lucene.sandbox.facet.recorders
Sandbox faceting: classes that can record per ordinal data E.g. aggregations per facet ordinals
can be recorded.
- WARNING: This API is experimental and might change in incompatible ways in the next release.
-
ClassDescription
FacetRecorder
to count facets.Record data for each facet of each doc.Record data for each facet of each doc of a leaf (segment).FacetRecorder
that computes multiple long aggregations per facet.FacetRecorder
that contains multiple FacetRecorders.Reducer for numeric values.