Accumulate scores additively (the standard method). More...
  
 Public Member Functions | |
| AdditiveAccumulator (int asize=ACCUMULATOR_SIZE) | |
| Construct an additive accumulator.  | |
Accumulate scores additively (the standard method).
This class is used to accumulate document scores using addition, just a the standard accumulator does.
 1.6.1