AndyB
Well-known member
- Affected version
- Enhanced search v2.2.2
If Elasticsearch is not running and you try to do a search the following server error is displayed:

If Elasticsearch is not running, it would be better to return this error phrase:

If Elasticsearch is not running, it would be better to return this error phrase:
return $this->error(\XF::phrase('xfes_elasticsearch_server_could_not_be_reached'));
Last edited: