[ 
https://issues.apache.org/jira/browse/SOLR-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Kotthoff updated SOLR-657:
-------------------------------

    Attachment: SOLR-657-impl-depr.patch

Attaching second patch (SOLR-657-impl-depr.patch) which adds @Deprecation 
annotations and @deprecation javadoc to methods in SolrQueryRequestBase which 
are deprecated in the interface this class implements, SolrQueryRequest. Quite 
a lot of classes use the implementation directly instead of the interface.

> Replace deprecated calls with the non-deprecated equivalents
> ------------------------------------------------------------
>
>                 Key: SOLR-657
>                 URL: https://issues.apache.org/jira/browse/SOLR-657
>             Project: Solr
>          Issue Type: Task
>    Affects Versions: 1.3
>            Reporter: Lars Kotthoff
>         Attachments: SOLR-657-impl-depr.patch, SOLR-657.patch
>
>
> There are numerous calls to deprecated constructors and methods in the code 
> base. This includes deprecations from Solr itself, Lucene, and Java.

-- 
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