Uses of Class
org.apache.lucene.util.collections.IntToFloatMap

Packages that use IntToFloatMap
org.apache.lucene.facet.associations Category Association 
 

Uses of IntToFloatMap in org.apache.lucene.facet.associations
 

Methods in org.apache.lucene.facet.associations that return IntToFloatMap
 IntToFloatMap FloatAssociationsPayloadIterator.getAssociations(int docID)
          Returns the float association values of the categories that are associated with the given document, or null if the document has no associations.
 



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