[
https://issues.apache.org/jira/browse/SOLR-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley reassigned SOLR-301:
----------------------------------
Assignee: Ryan McKinley
I'd like to commit this soon
> Clean up param interface. Leave deprecated options in deprecated classes
> -------------------------------------------------------------------------
>
> Key: SOLR-301
> URL: https://issues.apache.org/jira/browse/SOLR-301
> Project: Solr
> Issue Type: Improvement
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Priority: Minor
> Fix For: 1.3
>
> Attachments: SOLR-301-ParamCleanup.patch, SOLR-301-ParamCleanup.patch
>
>
> In SOLR-135, we moved the parameter handling stuff to a new package:
> o.a.s.common.params and left @deprecated classes in the old location.
> Classes in the new package should not contain any deprecated options.
> Aditionally, we should aim to seperate parameter manipulation logic
> (DefaultSolrParams, AppendedSolrParams, etc) from 'parameter' interface
> classes: 'HighlightParams', 'UpdateParams'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.