From 34a53de7e72cae1fd7305955c7e6b846eabbc3de Mon Sep 17 00:00:00 2001 From: Sergey Shlyakhov Date: Fri, 14 Jun 2019 07:33:11 +0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dabfa6c..9fa3269e 100644 --- a/README.md +++ b/README.md @@ -29,7 +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 - Use [elasticsearch-7](https://github.com/matchish/laravel-scout-elasticsearch/tree/elasticsearch-7) branch instead. Please note there is no official elasticsearch package with support of 7 version. So this branch is not recommended for production +- Elasticsearch **7.0** ready - Use [elasticsearch-7](https://github.com/matchish/laravel-scout-elasticsearch/tree/elasticsearch-7) branch instead. - Import all searchable models at once. - A fully configurable mapping for each model. - Full power of ElasticSearch in your queries.