Package org.apache.lucene.facet.search.aggregator.associations

Association-based aggregators.

See:
          Description

Class Summary
AssociationFloatSumAggregator An Aggregator which computes the weight of a category as the sum of the float values associated with it in the result documents.
AssociationIntSumAggregator An Aggregator which computes the weight of a category as the sum of the integer values associated with it in the result documents.
 

Package org.apache.lucene.facet.search.aggregator.associations Description

Association-based aggregators.



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.