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

Packages that use IntToObjectMap
org.apache.lucene.facet.search Facets search code. 
 

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

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

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



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