Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 365 Bytes

disable_elasticsearch_checker.md

File metadata and controls

11 lines (8 loc) · 365 Bytes

Disable the ElasticsearchChecker

The plugin now checks if the Elasticsearch server is running before each search.

If you want to disable this feature, you can do it by adding the following configuration:

services:
    monsieurbiz.search.checker.elasticsearch_checker:
        class: MonsieurBiz\SyliusSearchPlugin\Checker\FakeElasticsearchChecker