Uses of Class
org.apache.lucene.facet.search.TopKInEachNodeHandler.AACO

Packages that use TopKInEachNodeHandler.AACO
org.apache.lucene.facet.search Facets search code. 
 

Uses of TopKInEachNodeHandler.AACO in org.apache.lucene.facet.search
 

Fields in org.apache.lucene.facet.search with type parameters of type TopKInEachNodeHandler.AACO
protected  IntToObjectMap<TopKInEachNodeHandler.AACO> TopKInEachNodeHandler.IntermediateFacetResultWithHash.mapToAACOs
           
 

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



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