Package | Description |
---|---|
org.apache.solr.analytics.accumulator |
Accumulators accumulate values over different types of strucuture (eg result, facet, etc..)
|
org.apache.solr.analytics.accumulator.facet |
Accumulators for accumulating over differnt types of facets
|
Class and Description |
---|
FacetValueAccumulator
Interface that describes the methods needed for an Accumulator to be able to handle
fieldFacets, rangeFacets and queryFacets.
|
FieldFacetAccumulator
An Accumulator that manages the faceting for fieldFacets.
|
Class and Description |
---|
FacetValueAccumulator
Interface that describes the methods needed for an Accumulator to be able to handle
fieldFacets, rangeFacets and queryFacets.
|
FieldFacetAccumulator
An Accumulator that manages the faceting for fieldFacets.
|
QueryFacetAccumulator
An Accumulator that manages a certain query of a given query facet.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.