protected static final class TopKInEachNodeHandler.AACO extends Object
AggregatedCategory
. For space consideration, this is implemented as
a pair of arrays, ordinals and values, rather than one array of pairs.
Enumerated in ordinals are siblings,
potential nodes of the FacetResult
tree
(i.e., the descendants of the root node, no deeper than the specified depth).
No more than K ( = FacetRequest.numResults
)
siblings are enumerated.Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.