Some methods have been removed in search_api (currently 8.x-1.0-rc1), e.g. in #2776659. elasticsearchapi_connector still uses the removed methods, thus causes fatal errors.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | elasticsearch_connector-replace-removed-method-calls-2868277-2.patch | 1.59 KB | cyberwolf |
Comments
Comment #2
cyberwolf commentedComment #3
craigmc commentedTested and confirmed patch works for me.
Comment #4
it-cruThe older version 8.x-2.x also have problems with updated search_api module. But currently I can not update to 5.x of Elastic. Perhaps someone also could provide a patch for the 8.x-2.x version :)
Comment #5
cyberwolf commentedSeems like this has been fixed in #2872367: Search_api rc4 incompatibility.
Comment #6
bander2 commentedDuplicate of #2872367: Search_api rc4 incompatibility