| Interface and Description |
|---|
| org.apache.solr.common.cloud.ClosableThread
because this class is no longer used internally and will be removed
|
| Class and Description |
|---|
| org.apache.solr.handler.admin.AdminHandlers |
| org.apache.solr.client.solrj.impl.CloudSolrServer
Use
CloudSolrClient |
| org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer |
| org.apache.solr.handler.component.DateFacetProcessor
the whole date faceting feature is deprecated. Use range facets instead which can
already work with dates.
|
| org.apache.solr.client.solrj.impl.HttpSolrServer
Use
HttpSolrClient |
| org.apache.solr.search.Insanity |
| org.apache.solr.common.util.IteratorChain
This class is no longer used by Solr, and may be removed in future versions
|
| org.apache.solr.client.solrj.impl.LBHttpSolrServer
Use
LBHttpSolrClient |
| org.apache.solr.client.solrj.SolrServer
Use
SolrClient |
| org.apache.solr.response.transform.TransformerWithContext |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.