- Issue created by @mparker17
When you go to /admin/config/search/search-api/server/your_server_machine_name
, the Search API Server Summary table has a Connection row which displays:
This is okay, but it would be more useful if:
...as this information would help a site administrator know if they connected to the correct cluster.
...as this information would help a site administrator know if they made a mistake in the URL (i.e.: connection error), with their credentials (i.e.: 400 error), or if the server is having some sort of issue (i.e.: 500 error).
Update the displayed messages. Update internal APIs to make it easier to get the information we need.
Likely only changes to the text in the UI. This will affect translations.
To be determined: likely only API additions.
To be determined: likely none.
Active
8.0
Code