public class DocValuesStats extends Object
Instead of working on a top-level reader view (binary-search per docid), it collects per-segment, but maps ordinals to global ordinal space using MultiDocValues' OrdinalMap.
Modifier and Type | Method and Description |
---|---|
static StatsValues |
getCounts(SolrIndexSearcher searcher,
StatsField statsField,
DocSet docs,
String[] facet) |
public static StatsValues getCounts(SolrIndexSearcher searcher, StatsField statsField, DocSet docs, String[] facet) throws IOException
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.