Needs review
Project:
Elasticsearch Connector
Version:
8.x-7.x-dev
Component:
Elasticsearch Connector
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2020 at 09:03 UTC
Updated:
1 Oct 2025 at 15:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
saurabhpandit26 commentedComment #3
saurabhpandit26 commentedIm adding additional conditions when cluster config is not defined. These cause site-wide failure when used with modules like facets.
Comment #4
Letharion commentedThis patch saved me. I accidentally removed my cluster, and brought the whole site down as every page was just the exception.
Comment #5
mparker17There's a patch here, so I'm going to move this to "Needs review"
Comment #7
mparker17I just released elasticsearch_connector-8.x-7.0-alpha6, which had some changes that could break older patches, so I've been proactively fixing merge conflicts, hopefully saving people time when they need to upgrade.
I created merge request !146 fromt he patch in #3, and resolved the merge conflicts. If you need an updated patch file, you can download one from the merge request.
Thank you!