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

Packages that use IntToObjectMap
org.apache.lucene.facet.search Faceted Search API 
 

Uses of IntToObjectMap in org.apache.lucene.facet.search
 

Fields in org.apache.lucene.facet.search declared as IntToObjectMap
protected  IntToObjectMap<org.apache.lucene.facet.search.TopKInEachNodeHandler.AACO> TopKInEachNodeHandler.IntermediateFacetResultWithHash.mapToAACOs
           
 

Constructors in org.apache.lucene.facet.search with parameters of type IntToObjectMap
TopKInEachNodeHandler.IntermediateFacetResultWithHash(FacetRequest facetReq, IntToObjectMap<org.apache.lucene.facet.search.TopKInEachNodeHandler.AACO> mapToAACOs)
           
 



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