Class QueryMatch

    • Constructor Detail

      • QueryMatch

        public QueryMatch​(String queryId)
        Creates a new QueryMatch for a specific query and document
        Parameters:
        queryId - the query id
    • Method Detail

      • getQueryId

        public String getQueryId()
        Returns:
        the queryid of this match
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object