| Interface and Description | 
|---|
| org.apache.solr.common.ResourceLoader
 This interface has been kept for backwards compatibility and will
 be removed in (5.0). Use  
ResourceLoader | 
| org.apache.solr.util.plugin.ResourceLoaderAware
 This interface has been kept for backwards compatibility and will
 be removed in (5.0).  Use  
ResourceLoaderAware. | 
| Field and Description | 
|---|
| org.apache.solr.core.ZkContainer.DEFAULT_HOST_CONTEXT
 will be remove in Solr 5.0 (SOLR-4622) 
 | 
| org.apache.solr.core.ZkContainer.DEFAULT_HOST_PORT
 will be remove in Solr 5.0 (SOLR-4622) 
 | 
| org.apache.solr.core.SolrConfig.defaultIndexConfig | 
| org.apache.solr.core.SolrConfig.mainIndexConfig | 
| org.apache.solr.schema.DateField.MATH_LOCALE
 use DateMathParser.DEFAULT_MATH_LOCALE 
 | 
| org.apache.solr.schema.DateField.MATH_TZ
 use DateMathParser.DEFAULT_MATH_TZ 
 | 
| org.apache.solr.update.SolrIndexConfig.useCompoundFile | 
| Constructor and Description | 
|---|
| org.apache.solr.internal.csv.CSVParser(Reader, char) | 
| org.apache.solr.internal.csv.CSVParser(Reader, char, char, char) | 
| org.apache.solr.internal.csv.CSVStrategy(char, char, char, boolean, boolean, boolean) | 
| org.apache.solr.client.solrj.embedded.EmbeddedSolrServer(SolrCore) | 
| org.apache.solr.search.SortSpec(Sort, int)
 Specify both Sort and SchemaField[] when constructing 
 | 
| org.apache.solr.search.SortSpec(Sort, int, int)
 Specify both Sort and SchemaField[] when constructing 
 | 
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.