Description
- The code already warns about it being deprecated:
- https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.4.1/solr/core/src/java/org/apache/solr/core/SolrConfig.java#L217-L218 – and the element attributes are read but not used.
- There are no apparent documentation references.
- A number of test solrconfig.xml files still configure the value.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-1052 Deprecate/Remove <indexDefaults> and <mainIndex> in favor of <indexConfig> in solrconfig.xml
- Closed
- relates to
-
SOLR-14256 Remove HashDocSet
- Closed