Class MultiFacetsRecorder

java.lang.Object
org.apache.lucene.sandbox.facet.recorders.MultiFacetsRecorder
All Implemented Interfaces:
FacetRecorder

public final class MultiFacetsRecorder extends Object implements FacetRecorder
FacetRecorder that contains multiple FacetRecorders.
WARNING: This API is experimental and might change in incompatible ways in the next release.