Class SumTotalTermFreqValueSource


  • public class SumTotalTermFreqValueSource
    extends ValueSource
    SumTotalTermFreqValueSource returns the number of tokens. (sum of term freqs across all documents, across all terms). Returns -1 if frequencies were omitted for the field, or if the codec doesn't support this statistic.