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
            Priority: Minor
             Fix For: 1.3


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.

Reply via email to