From c564b2ac2298c6a574de71032f93948d66d75fc2 Mon Sep 17 00:00:00 2001 From: Sergey Shliakhov Date: Sat, 11 May 2019 10:53:44 +0300 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 784f4c6e..cd5994d4 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ If you need any help, [stack overflow](https://stackoverflow.com/questions/tagge - [Search amongst multiple models](#search-amongst-multiple-models) - [**Zero downtime** reimport](#zero-downtime-reimport) - it’s a breeze to import data in production. +- [Elasticsearch **7.0** ready](https://www.elastic.co/guide/en/elasticsearch/reference/current/removal-of-types.html) - We don't use mapping types. - Import all searchable models at once. - A fully configurable mapping for each model. - Full power of ElasticSearch in your queries