warning about org.apache.solr.request.SolrQueryResponse is deprecated
---------------------------------------------------------------------

                 Key: SOLR-2629
                 URL: https://issues.apache.org/jira/browse/SOLR-2629
             Project: Solr
          Issue Type: Bug
          Components: web gui
    Affects Versions: 3.2, 3.1, 3.3
         Environment: Linux
            Reporter: Bernd Fehling
            Priority: Trivial


The web admin interface uses the deprecated method 
org.apache.solr.request.SolrQueryResponse from within files:
- solr/src/webapp/web/admin/replication/header.jsp
- solr/src/webapp/web/admin/ping.jsp

That should be changed to use org.apache.solr.response.SolrQueryResponse



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to