Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
7.0
Description
Discovered while researching SOLR-11313
To reproduce, follow the instructions in solr/example/files/README.txt:
bin/solr start bin/solr create -c files -d example/files/conf
This gives this error:
ERROR: Error CREATEing SolrCore 'files': Unable to create core [files] Caused by: Unknown fieldType 'tdouble' specified on field *_coordinate
Attachments
Attachments
Issue Links
- is broken by
-
SOLR-10760 Remove trie field types and fields from example schemas
- Closed