Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This is a follow-up task for SOLR-13593.
To encourage users to use the "name" attribute in field type configurations, we should migrate all managed-schema files bundled with Solr.
There are 8 managed-schemas (except for test resources) in solr.
lucene-solr-mirror $ find solr -name "managed-schema" | grep -v test
solr/server/solr/configsets/sample_techproducts_configs/conf/managed-schema
solr/server/solr/configsets/_default/conf/managed-schema
solr/example/files/conf/managed-schema
solr/example/example-DIH/solr/solr/conf/managed-schema
solr/example/example-DIH/solr/db/conf/managed-schema
solr/example/example-DIH/solr/atom/conf/managed-schema
solr/example/example-DIH/solr/mail/conf/managed-schema
solr/example/example-DIH/solr/tika/conf/managed-schema
Attachments
Attachments
Issue Links
- relates to
-
SOLR-13593 Allow to look-up analyzer components by their SPI names in field type configuration
- Closed