Skip to content

#34 Fix Elasticsearch 6.7.2 warnings about deprecated field _routing

In order to fix that issue it is required to update elastic library. It was fixed in 6.1.4 but i updated it to the latest and adjusted the tests.

https://github.com/olivere/elastic/issues/686

Merge request reports