Class CompoundQuerySuggester

    • Method Detail

      • isReady

        public boolean isReady()
        Specified by:
        isReady in interface QuerySuggester
        Returns:
        true if ready to serve suggestions
      • ramBytesUsed

        public long ramBytesUsed()
        Specified by:
        ramBytesUsed in interface org.apache.lucene.util.Accountable
      • recordCount

        public long recordCount()
        Description copied from interface: QuerySuggester
        return amount of records indexed into this QuerySuggester.
        Specified by:
        recordCount in interface QuerySuggester
        Returns:
        amount of indexed records