| Interface | Description |
|---|---|
| Facet |
A search facet.
|
| FacetParser |
A facet parser parses the relevant matching "type" of facet into a
FacetExecutor. |
| Facets |
Facets of search action.
|
| InternalFacet.Stream |
| Class | Description |
|---|---|
| DoubleFacetAggregatorBase |
Simple Facet aggregator base class for
DoubleValues |
| FacetBinaryParseElement | |
| FacetBuilder | |
| FacetBuilders | Deprecated
Facets are deprecated and will be removed in a future release.
|
| FacetExecutor |
A facet processor ends up actually executing the relevant facet for a specific
search request.
|
| FacetExecutor.Collector |
Simple extension to
XCollector that implements methods that are typically
not needed when doing collector based faceting. |
| FacetExecutor.Post |
A post class extends this class to implement post hits processing.
|
| FacetExecutor.Post.Collector |
A
FacetExecutor.Collector based post. |
| FacetExecutor.Post.Filtered |
A filtered post execution.
|
| FacetModule | |
| FacetParseElement |
facets : {
facet1: {
query : { ...
|
| FacetParsers | |
| FacetPhase | |
| InternalFacet | |
| InternalFacet.ReduceContext | |
| InternalFacet.Streams | |
| InternalFacets | |
| LongFacetAggregatorBase |
Simple Facet aggregator base class for
LongValues |
| SearchContextFacets | |
| SearchContextFacets.Entry | |
| TransportFacetModule |
| Enum | Description |
|---|---|
| FacetBuilder.Mode | |
| FacetExecutor.Mode |
The mode of the execution.
|
| Exception | Description |
|---|---|
| FacetPhaseExecutionException |
Copyright © 2009–2016. All rights reserved.