Interface TermFrequencyAttribute

    • Method Detail

      • setTermFrequency

        void setTermFrequency​(int termFrequency)
        Set the custom term frequency of the current term within one document.
      • getTermFrequency

        int getTermFrequency()
        Returns the custom term frequency.