See: Description
| Interface | Description |
|---|---|
| FacetValueAccumulator |
Interface that describes the methods needed for an Accumulator to be able to handle
fieldFacets, rangeFacets and queryFacets.
|
| Class | Description |
|---|---|
| FieldFacetAccumulator |
An Accumulator that manages the faceting for fieldFacets.
|
| QueryFacetAccumulator |
An Accumulator that manages a certain query of a given query facet.
|
| RangeFacetAccumulator |
An Accumulator that manages a certain range of a given range facet.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.