Category Association

Allows association of arbitrary values with a category. The value can be used e.g. to compute the category's weight during faceted search. Two association implementations exist for {@link org.apache.lucene.facet.associations.CategoryIntAssociation int} and {@link org.apache.lucene.facet.associations.CategoryFloatAssociation float} values.