Class FacetFieldCollector

java.lang.Object
org.apache.lucene.sandbox.facet.FacetFieldCollector
All Implemented Interfaces:
Collector

public final class FacetFieldCollector extends Object implements Collector
Collector that brings together FacetCutter and FacetRecorder to compute facets during collection phase.
WARNING: This API is experimental and might change in incompatible ways in the next release.