You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Massimo Schiavon (JIRA)" <ji...@apache.org> on 2014/05/30 13:03:01 UTC

[jira] [Created] (SOLR-6124) NPE in BoostedQuery.hashCode() submitting "({!boost b=1} *:*)" query

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org