kopia lustrzana https://github.com/wagtail/wagtail
Added note about Elasticsearch 2.x
rodzic
f41658cd05
commit
059fc15b9d
|
@ -95,8 +95,11 @@ Elasticsearch Backend
|
|||
|
||||
Prerequisites are the `Elasticsearch`_ service itself and, via pip, the `elasticsearch-py`_ package:
|
||||
|
||||
.. _Elasticsearch: https://www.elastic.co/products/elasticsearch
|
||||
.. _Elasticsearch: https://www.elastic.co/downloads/past-releases/elasticsearch-1-7-3
|
||||
|
||||
.. note::
|
||||
|
||||
Wagtail doesn't support Elasticsearch 2.0 yet; please use 1.x in the meantime. Elasticsearch 2.0 support is scheduled for Wagtail 1.3.
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue