Aggregatorpublic class ComplementCountingAggregator extends CountingAggregator
CountingAggregator used during complement counting.counterArray| Constructor | Description |
|---|---|
ComplementCountingAggregator(int[] counterArray) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
aggregate(int ordinal) |
Collect (and do whatever an implementation deems appropriate) the
category given by its ordinal.
|
equals, hashCode, setNextDocpublic ComplementCountingAggregator(int[] counterArray)
public void aggregate(int ordinal)
AggregatorAggregator.setNextDoc(int, float).aggregate in interface Aggregatoraggregate in class CountingAggregatorCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.