Uses of Class
org.apache.lucene.facet.taxonomy.AssociationFacetField

Packages that use AssociationFacetField
org.apache.lucene.facet.taxonomy Taxonomy of Categories 
 

Uses of AssociationFacetField in org.apache.lucene.facet.taxonomy
 

Subclasses of AssociationFacetField in org.apache.lucene.facet.taxonomy
 class FloatAssociationFacetField
          Add an instance of this to your Document to add a facet label associated with a float.
 class IntAssociationFacetField
          Add an instance of this to your Document to add a facet label associated with an int.
 



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