[ https://issues.apache.org/jira/browse/SOLR-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546249 ]
Will Johnson commented on SOLR-421: ----------------------------------- it would also be good to make the same changes to all of the solrj library classes as well. i know they are meant to be sent over http with solr specific marshaling, but we ended up needing to send some solrj request objects to another box via RMI and it was a bit of a pain. > Make SolrParams serializable > ---------------------------- > > Key: SOLR-421 > URL: https://issues.apache.org/jira/browse/SOLR-421 > Project: Solr > Issue Type: Improvement > Reporter: Grant Ingersoll > Priority: Trivial > > Making SolrParams serializable will allow it to be sent over RMI or used in > other tools that require serialization. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.