Home » Topics » Technical and configuration issues » Technical issues » We could not join your search server
When i tried to make a new index i get the following error message:
We could not join your search server. Your path could be malformed, or your search server down (error code 400)
{“error”:{“root_cause”:[{“type”:”mapper_parsing_exception”,”reason”:”Root mapping definition has unsupported parameters: [properties_ingest_attachment : {id={include_in_all=false, type=keyword}}]”}],”type”:”mapper_parsing_exception”,”reason”:”Failed to parse mapping [wpsolr_types]: Root mapping definition has unsupported parameters: [properties_ingest_attachment : {id={include_in_all=false, type=keyword}}]”,”caused_by”:{“type”:”mapper_parsing_exception”,”reason”:”Root mapping definition has unsupported parameters: [properties_ingest_attachment : {id={include_in_all=false, type=keyword}}]”}},”status”:400}
It seems that you need to install the Elasticsearch ingest attachment plugin: https://www.wpsolr.com/guide/configuration-step-by-step-schematic/install-elasticsearch/
You must be logged in to reply to this topic.