Massimo Schiavon created SOLR-6124:
--------------------------------------
Summary: NPE in BoostedQuery.hashCode() submitting "({!boost b=1}
*:*)" query
Key: SOLR-6124
URL: https://issues.apache.org/jira/browse/SOLR-6124
Project: Solr
Issue Type: Bug
Components: query parsers
Affects Versions: 4.8.1
Reporter: Massimo Schiavon
Priority: Minor
Using example configuration included in solr distribution submitting
{noformat}({!boost b=1} *:*){noformat} or {noformat}{!boost b=1}{noformat} as q
parameter results in a NPE.
Submitting the same query without a space doesn't {noformat}({!boost
b=1}*:*){noformat}
Maybe a little bug in query parser?
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]