public class ComplementCountingAggregator extends CountingAggregator
CountingAggregator
used during complement counting.counterArray
Constructor and Description |
---|
ComplementCountingAggregator(int[] counterArray) |
Modifier and Type | Method and Description |
---|---|
void |
aggregate(int ordinal)
Collect (and do whatever an implementation deems appropriate) the
category given by its ordinal.
|
equals, hashCode, setNextDoc
public ComplementCountingAggregator(int[] counterArray)
public void aggregate(int ordinal)
Aggregator
Aggregator.setNextDoc(int, float)
.aggregate
in interface Aggregator
aggregate
in class CountingAggregator