Class CategoryQueryContext

    • Method Detail

      • getCategory

        public java.lang.String getCategory()
        Returns the category of the context
      • isPrefix

        public boolean isPrefix()
        Returns if the context should be treated as a prefix
      • getBoost

        public int getBoost()
        Returns the query-time boost of the context
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object