[
https://issues.apache.org/jira/browse/SOLR-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-2710:
-------------------------------
Fix Version/s: (was: 4.7)
4.8
> SpellCheckResponse and TermsResponse should implement Serializable
> ------------------------------------------------------------------
>
> Key: SOLR-2710
> URL: https://issues.apache.org/jira/browse/SOLR-2710
> Project: Solr
> Issue Type: Improvement
> Components: Build
> Affects Versions: 3.3, 4.0-ALPHA
> Reporter: Gregor Kaczor
> Priority: Minor
> Fix For: 4.8
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> I am using apache wicket and apache solr.
> In wicket i am passing QueryResponse to several classes which worked fine
> until I started using SpellChecking.
> Wicket is serializing objects in order to store them between requests.
> QueryResponse implements Serializable but SpellCheckResponse which is a
> member field of QueryResponse does not. This leads to Exceptions.
> My question is:
> Is there a good reason for SpellCheckResponse (and TermsResponse) not to
> implement Serializable? If used, both fields breake the serialisation of
> QueryResponse.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]