Class DocFreqValueSource

  • Direct Known Subclasses:
    IDFValueSource, TermFreqValueSource

    public class DocFreqValueSource
    extends ValueSource
    DocFreqValueSource returns the number of documents containing the term.
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.