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

Class Summary
AssociationFloatSumAggregator An Aggregator which updates the weight of a category by summing the weights of the float association it finds for every document.
AssociationIntSumAggregator An Aggregator which updates the weight of a category by summing the weights of the integer association it finds for every document.
 



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