Currently the frontend is telling the user that the search did not returned any results if the ElasticSearch backend is not reachable. Even that this behaviour is in fact correct, a non-existing elasticsearch does not return any results, we should show an Error 500 page to the user if an error occures.
Currently the frontend is telling the user that the search did not returned any results if the ElasticSearch backend is not reachable. Even that this behaviour is in fact correct, a non-existing elasticsearch does not return any results, we should show an Error 500 page to the user if an error occures.