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, setNextDocpublic ComplementCountingAggregator(int[] counterArray)
public void aggregate(int ordinal)
AggregatorAggregator.setNextDoc(int, float).aggregate in interface Aggregatoraggregate in class CountingAggregatorCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.