summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorArtur Smęt <artur.smet@mirumee.com>2016-12-22 13:47:32 +0100
committerArtur Smęt <artur.smet@mirumee.com>2016-12-22 14:15:34 +0100
commit54419e7de0a41612cb4440343ea36e450ae21aa7 (patch)
tree3b715e7022313cd03bfd1983fc043c7c41f502e0 /docs
parent80cf0f6c300e4ae800591e21aff72a5995381560 (diff)
downloadsaleor-frontend-54419e7de0a41612cb4440343ea36e450ae21aa7.tar.gz
saleor-frontend-54419e7de0a41612cb4440343ea36e450ae21aa7.tar.bz2
saleor-frontend-54419e7de0a41612cb4440343ea36e450ae21aa7.zip
Use elasticsearch 2.x by default
Diffstat (limited to 'docs')
-rw-r--r--docs/elasticsearch.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/elasticsearch.rst b/docs/elasticsearch.rst
index 72571d68..bd5b259a 100644
--- a/docs/elasticsearch.rst
+++ b/docs/elasticsearch.rst
@@ -8,12 +8,8 @@ Installation
Elasticsearch search backend requires an Elasticsearch server. For development purposes docker-compose will create a Docker container running an Elasticsearch server instance.
Integration can be configured with set of environment variables.
-
- .. warning::
-
- Saleor requires Elasticsearch 5.1 or higher.
-
When you're deploying on Heroku - you can use add-on that provides Elasticsearch as a service.
+By default Saleor uses Elasticsearch 2.4, but integration is compatibile with Elasticsearch 5 as well
Services available on Heroku:
- https://elements.heroku.com/addons/searchbox