Here is a list of deprecations in Solr:
Component | Deprecated in version | JIRA | Removal status | Package Status | Package location | Remarks |
---|---|---|---|---|---|---|
Jaegertracer module | Deprecated in 9.2 | Planned for 10.0 | (N/A, superceded by OTEL module) | |||
Analytics module | Deprecated in 9.2 | Planned for 10.0 | Not planned | |||
SolrClient impls that depend on Apache HttpClient | WIP | n/a | Use the SolrClient impls based on Jetty HTTP client | |||
Data Import Handler | Deprecated in 8.6 | Removed in 9.0 | Community package released | https://github.com/rohitbemax/dataimporthandler | ||
Velocity | Deprecated in 8.4 | Removed in 9.0 | Community package released | https://github.com/erikhatcher/solritas | ||
CDCR | Deprecated in 8.6 | Removed in 9.0 | No efforts for community package underway yet | TBD | ||
Storing indexes and backups in HDFS | Deprecated in 8.6 | Community package efforts underway | TBD | Some volunteers are already working on this. | ||
Autoscaling framework | Removed in 9.0 | Autoscaling framework has been replaced with a new plugin for replica placement only. Some aspects of the original framework are not replaced at all at this time (but may be in the future). | n/a | |||
Tika / SolrCell | No efforts for community package underway yet | TBD | ||||
Solr Admin UI (Angular 1) | Not planned | STALLED A new admin UI (which can replace current UI, if needed) is being actively worked on | https://github.com/yasa-org/yasa | |||
Runtime lib plugin loading from blob store | NA | NA | Replaced by Package Management System | |||
StatelessScript UpdateProcessor | Did not deprecate | N/A; staying as a 1st party contrib | TBD | This should be extremely easy to package | ||
Metrics History | Deprecated in 8.9 | No efforts for community package are underway | n/a |
Check out solr.cool for more plugins and other Solr integrations.
2 Comments
David Smiley
We may want to make this page more generic:
(BTW this comment and comments in general can and should be deleted eventually)
Eric Pugh
FYI, as of October 2024, this page hasn't been used much. Based on conversation on dev list, it was really used during a specific effort to deprecate a wide variety of features in Solr as a "working" page. Please do not use this page as a summary of deprecations, instead use the Solr CHANGES.txt and "Major Changes" pages in the Ref Guide.