docs icon indicating copy to clipboard operation
docs copied to clipboard

Documentation Update: Disabling Elasticsearch for an operation

Open ndy40 opened this issue 5 years ago • 1 comments

If you have added Elasticsearch to your project and later remove it or prefer to fetch the data from the database rather than from Elasticsearch, you can achieve this by adding the parameter elasticsearch: false to your operation. This forces the api endpoint to query the database instead of Elasticsearch for your data.

Issue isn't visible in the documentation and cost us 2 days of investigating to figure it out.

ndy40 avatar Jun 24 '20 16:06 ndy40

@soyuka thanks for the suggestion. Merged the suggestion.

ndy40 avatar Jun 30 '20 11:06 ndy40