Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solr7.5 "Unable to create core [drupal]" #1093

Closed
vincenzodnp opened this issue May 24, 2019 · 1 comment · Fixed by #1094
Closed

solr7.5 "Unable to create core [drupal]" #1093

vincenzodnp opened this issue May 24, 2019 · 1 comment · Fixed by #1094

Comments

@vincenzodnp
Copy link
Contributor

Describe the bug
Solr 7.5 cores dump with: "

Unable to create core [drupal]"

and

"Plugin init failure for [schema.xml] fieldType "collated": Error loading class 'solr.ICUCollationField'"

To Reproduce
Set amazeeio/solr:7.5-drupal image in docker-compose

Expected behavior
drupal Solr core availale

@tobybellwood
Copy link
Member

we had to apply the same fix to solr 6.6 to get search_api_attachments working in govCMS/lagoon/pull/48

	"drupal/core": "8.7.1",
	"drupal/search_api": "1.11",
	"drupal/search_api_solr": "2.2",
	"drupal/search_api_attachments": "1.0-beta13",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants