In a site of hours $server->getBackendId() results to search_api_solr_multilingual instead of search_api_solr, thus making impossible to use Healthz without patching the following line:
https://git.drupalcode.org/project/healthz/-/blob/8.x-1.x/src/Plugin/Hea...

Perhaps it would be nice to check for both search_api_solr and search_api_solr_multilingual to populate the settings dropdown.

Comments

bserem created an issue. See original summary.

bserem’s picture

Issue summary: View changes