- π¨π¦Canada mparker17 UTC-4
@dench0, we made a bunch of changes to the 8.0.x branch in π Investigate search_api_opensearch as base for elasticsearch_connector Fixed , so unfortunately, this patch no longer applies. The new indexing code is in
\Drupal\elasticsearch_connector\SearchAPI\BackendClient::indexItems()
(I'm looking through issues in the 8.0.x-dev branch as part of a big review of open issues for π± Plan for 8.0.0-alpha release Active : thank you for your patience with me!)
- Status changed to Postponed: needs info
6 months ago 3:16pm 21 June 2024 - π¨π¦Canada mparker17 UTC-4
Quick update on this... I took a look at the code to see what's happening now. It looks like the code is now re-throwing SearchAPI exceptions when an exception occurs in the backend. I'm not sure what is catching those exceptions, though.
@dench0, are still experiencing this issue with
search_api-8.x-1.35
or higher, andelasticsearch_connector-8.x-8.0.0-alpha1
or higher?Asking because β since you filed this issue β both Search API and Elasticsearch Connector 8.x have changed quite a bit.