Class CompletionTerms

    • Method Detail

      • getMinWeight

        public long getMinWeight()
        Returns the minimum weight of all entries in the weighted FST
      • getMaxWeight

        public long getMaxWeight()
        Returns the maximum weight of all entries in the weighted FST
      • suggester

        public NRTSuggester suggester()
                               throws java.io.IOException
        Returns a NRTSuggester for the field or null if no FST was indexed for this field
        Throws:
        java.io.IOException