[
https://issues.apache.org/jira/browse/SOLR-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217685#comment-13217685
]
Yonik Seeley commented on SOLR-3170:
------------------------------------
CommonsHttpSolrServer uses DefaultSolrParams to add "wt" and "version". If
these are already set, the iterator will yield "wt" and "version" twice,
causing repeated values to be sent.
> DefaultSolrParams iterator is broken
> ------------------------------------
>
> Key: SOLR-3170
> URL: https://issues.apache.org/jira/browse/SOLR-3170
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
>
> The names iterator for DefaultSolrParams repeats entries.
--
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: [email protected]
For additional commands, e-mail: [email protected]