Class TotalTermFreqValueSource


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