org.apache.lucene.facet.search
public static class TopKInEachNodeHandler.IntermediateFacetResultWithHash extends Object implements IntermediateFacetResult
| Modifier and Type | Field and Description |
|---|---|
protected IntToObjectMap<TopKInEachNodeHandler.AACO> |
mapToAACOs |
| Constructor and Description |
|---|
TopKInEachNodeHandler.IntermediateFacetResultWithHash(FacetRequest facetReq,
IntToObjectMap<TopKInEachNodeHandler.AACO> mapToAACOs) |
protected IntToObjectMap<TopKInEachNodeHandler.AACO> mapToAACOs
public TopKInEachNodeHandler.IntermediateFacetResultWithHash(FacetRequest facetReq, IntToObjectMap<TopKInEachNodeHandler.AACO> mapToAACOs)
public FacetRequest getFacetRequest()
IntermediateFacetResultgetFacetRequest in interface IntermediateFacetResultCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.