While debugging other functionalities I spotted that the array_merge in \Drupal\elasticsearch_connector_autocomp\EventSubscriber\DefaultSubscriber::elasticsearchConnectorPrepareIndex() overrides existing settings are they are on a second dimension of the array. Here's a patch to do this recursively.

Comments

SimeonKesmev created an issue. See original summary.

perry.franken’s picture

StatusFileSize
new1.64 KB
new1.14 KB

I made this patch d10 compatible.