Class SignificantTextAggregatorFactory

    • Method Detail

      • getSupersetNumDocs

        public long getSupersetNumDocs()
        Get the number of docs in the superset.
      • getBackgroundFrequency

        public long getBackgroundFrequency​(org.apache.lucene.util.BytesRef termBytes)
                                    throws java.io.IOException
        Throws:
        java.io.IOException
      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Specified by:
        close in interface Releasable