Description
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