You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (Commented) (JIRA)" <ji...@apache.org> on 2012/02/28 00:27:50 UTC

[jira] [Commented] (SOLR-3170) DefaultSolrParams iterator is broken

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