GitHub user rozuur opened a pull request: https://github.com/apache/lucene-solr/pull/456
Corrected equals method of QueryValueSource Fixes the comparison of an extended class of QueryValueSource You can merge this pull request into a Git repository by running: $ git pull https://github.com/rozuur/lucene-solr patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/lucene-solr/pull/456.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #456 ---- commit 452f7537258a74225525bcd99b1bae7d7e0cb4de Author: Naveen Vardhi <rozuur@...> Date: 2018-09-17T14:41:59Z Corrected equals method Fixes the comparison of an extended class of QueryValueSource ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org