Skip to content

Commit a6895c7

Browse files
jheaslyacdha
authored andcommitted
Add note to Backend Support docs about lack of ES 5.X support. (django-haystack#1457)
1 parent 346d02c commit a6895c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend_support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Elasticsearch
5050
* Stored (non-indexed) fields
5151
* Highlighting
5252
* Spatial search
53-
* Requires: elasticsearch-py > 1.0 & Elasticsearch 1.0+ (Elasticsearch 2.X is not supported yet `#1247 <https://github.com/django-haystack/django-haystack/issues/1247>`_)
53+
* Requires: elasticsearch-py > 1.0 & Elasticsearch 1.0+ (Neither Elasticsearch 2.X `#1247 <https://github.com/django-haystack/django-haystack/issues/1247>` nor Elasticsearch 5.X `#1383 <https://github.com/django-haystack/django-haystack/issues/1383>` are supported yet._)
5454

5555
Whoosh
5656
------

0 commit comments

Comments
 (0)