帅广应 created SOLR-6835: ------------------------- Summary: ReRankQuery throws NullPointerException Key: SOLR-6835 URL: https://issues.apache.org/jira/browse/SOLR-6835 Project: Solr Issue Type: Bug Affects Versions: 4.10.2, 4.10, 4.9 Reporter: 帅广应
when I use ReRankQParserPlugin, I found if I leave reRankQuery paramter to null,then Solr will throw NullPointerException in ReRankQuery.hashCode() method. If reRankQuery parameter should not be null, It should be intercepted in ReRankQParser.parser() method to make it clear for users. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org