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

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

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

Methods in org.apache.lucene.facet.associations that return IntToIntMap
 IntToIntMap IntAssociationsPayloadIterator.getAssociations(int docID)
          Returns the integer 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.