Class TokenCounter

    • Constructor Detail

      • TokenCounter

        public TokenCounter​(org.apache.lucene.analysis.Analyzer generalAnalyzer)
                     throws IOException
        Deprecated.
        Throws:
        IOException
    • Method Detail

      • setTopN

        public void setTopN​(int topN)
        Deprecated.
      • clear

        public void clear​(String field)
        Deprecated.
      • getTokens

        public Map<String,​org.apache.commons.lang3.mutable.MutableInt> getTokens​(String field)
        Deprecated.