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

Association-based Parameters for Faceted Search.

See:
          Description

Class Summary
AssociationFloatSumFacetRequest A FacetRequest for weighting facets according to their float association by summing the association values.
AssociationIntSumFacetRequest A FacetRequest for weighting facets according to their integer association by summing the association values.
 

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

Association-based Parameters for Faceted Search.



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