[jira] Commented: (SOLR-421) Make SolrParams serializable

2007-12-03 Thread Will Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547853 ] Will Johnson commented on SOLR-421: --- i also added 'implements java.io.Serializable' to: SolrRequest SolrInputField

[jira] Commented: (SOLR-421) Make SolrParams serializable

2007-12-02 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547683 ] Ryan McKinley commented on SOLR-421: Do you just mean, change SolrParams.java to: {code:java} public abstract

[jira] Commented: (SOLR-421) Make SolrParams serializable

2007-12-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547718 ] Grant Ingersoll commented on SOLR-421: -- Let me check, there probably are more. Maybe Will has a ready list.

[jira] Commented: (SOLR-421) Make SolrParams serializable

2007-11-28 Thread Will Johnson (JIRA)
[ 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