mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-18 23:10:27 +00:00
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. |
||
|---|---|---|
| .. | ||
| search | ||
| images.rst | ||
| index.rst | ||
| pages.rst | ||
| permissions.rst | ||
| snippets.rst | ||
| streamfield.rst | ||
| writing_templates.rst | ||