Efficient array copy in ModifiableSolrParams#add(String, String...)
--------------------------------------------------------------------
Key: SOLR-961
URL: https://issues.apache.org/jira/browse/SOLR-961
Project: Solr
Issue Type: Improvement
Components: clients - java
Environment: Java 6, Tomcat 6
Reporter: Kay Kay
Priority: Minor
Attachments: SOLR-961.patch
Prefer System.arrayCopy as opposed to iterating and copying the array.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.