[jira] [Updated] (SOLR-1666) SolrParams conversion to NamedList and back to SolrParams misses the Arrays with more than one value

2012-05-04 Thread Dan Brown (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Brown updated SOLR-1666: Attachment: SOLR-1666.patch Attaching patch that checks whether the value is a String[]. If so, add each

[jira] Updated: (SOLR-1666) SolrParams conversion to NamedList and back to SolrParams misses the Arrays with more than one value

2009-12-17 Thread Nestor Oviedo (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nestor Oviedo updated SOLR-1666: Description: When a parameter in a SolrParams instance is an Array that has more than one element,