Local Param parsing does not support multivalued params
-------------------------------------------------------

                 Key: SOLR-2798
                 URL: https://issues.apache.org/jira/browse/SOLR-2798
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man


As noted by Demian on the solr-user mailing list, Local Param parsing seems to 
use a "last one wins" approach when parsing multivalued params.

In this example, the value of "111" is completely ignored...

http://localhost:8983/solr/select?debug=query&q={!dismax%20bq=111%20bq=222}foo

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to