wagtail/docs/topics
Jonathan Liuti 2de92f045c Upgrade minimum 6.x release for Elasticsearch to 6.4.0
Fix doc and test on ES6 python client compat

This commit changes the statement that version < 6.3.1 of the
elasticsearch python client should be used to instead state
that 6.4.0 is fine.

It also update the tests to reflect the statement.

Initially the `update_all_types` argument has been used to work
around an issue described in:
https://github.com/wagtail/wagtail/issues/2968

This argument was removed in elasticsearch-py 6.3.1 and making
use of it was raising an error.

With 6.4.0 nothing is raising anymore.
2019-08-18 15:37:11 +10:00
..
search Upgrade minimum 6.x release for Elasticsearch to 6.4.0 2019-08-18 15:37:11 +10:00
images.rst
index.rst
pages.rst
permissions.rst
snippets.rst
streamfield.rst Missing step for Migrating RichTextFields to StreamField (#5207) 2019-04-12 16:20:11 +01:00
writing_templates.rst