public static class CountCollector.TotalCountCollector extends CountCollector
count() expression. This collects the number of Solr Documents used in a result set.CountCollector.CountData, CountCollector.ExpressionCountCollector, CountCollector.TotalCountCollectornamecollectionTargets, ioData, lastingTargets| Constructor and Description |
|---|
TotalCountCollector() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
apply(CountCollector.CountData data)
Apply the collected info to the given reduction data.
|
count, docCount, getExpressionStr, getName, newData, setData, setMergedData, submitReservationsaddCollectTarget, addLastingCollectTarget, clearLastingCollectTargets, collect, collectAndApply, dataIO, newDataIO, newDataTargetprotected void apply(CountCollector.CountData data)
ReductionDataCollectorReductionDataCollector.collect() call.apply in class ReductionDataCollector<CountCollector.CountData>data - reduction data to apply collected info toCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.