Class TFValueSource


public class TFValueSource extends TermFreqValueSource
Function that returns TFIDFSimilarity.tf(float) for every document.

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