mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-01 20:14:55 +00:00
Documentation for elasticsearch client suggests to pass arguments into exists_alias as keyword arguments: http://elasticsearch-py.readthedocs.io/en/6.0.0/api.html#elasticsearch.client.IndicesClient.exists_alias They changed order of arguments at least once: * https://github.com/elastic/elasticsearch-py/blob/1.6.0/elasticsearch/client/indices.py#L378 * https://github.com/elastic/elasticsearch-py/blob/1.7.0/elasticsearch/client/indices.py#L385 This is also fixes support for `ATOMIC_REBUILD`. |
||
|---|---|---|
| .. | ||
| admin | ||
| api | ||
| bin | ||
| contrib | ||
| core | ||
| documents | ||
| embeds | ||
| images | ||
| project_template | ||
| search | ||
| sites | ||
| snippets | ||
| tests | ||
| users | ||
| utils | ||
| __init__.py | ||