Class IDFValueSource


  • public class IDFValueSource
    extends DocFreqValueSource
    Function that returns #idf(long, long) for every document.

    Note that the configured Similarity for the field must be a subclass of TFIDFSimilarity

    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.