GitHub user diegoceccarelli opened a pull request: https://github.com/apache/lucene-solr/pull/295
SOLR-11800: Improve error message when parsing RankQuery When a user specifies something wrong for the parameter `rq` sometimes it is hard to understand where is the problem, this patch attempts to improve the error message returned in the response. You can merge this pull request into a Git repository by running: $ git pull https://github.com/bloomberg/lucene-solr SOLR-11800 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/lucene-solr/pull/295.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 #295 ---- commit 64928e43710eb86be0f7e23adbc8107da124efb8 Author: Diego Ceccarelli <dceccarelli4@...> Date: 2017-12-28T16:22:55Z SOLR-11800: Improve error message when parsing RankQuery ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org