| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| _static | ||
| Makefile | ||
| __init__.py | ||
| conf.py | ||
| elasticsearch.rst | ||
| features.rst | ||
| getting_started.rst | ||
| index.rst | ||
| internationalization.rst | ||
| testing.rst |
We should be referencing aliases from our code, not indices. This change updates the management command to create an index with a unique name and assign it an alias. Documentation has been updated accordingly. Additionally, the code creating the alias/index has been moved to a class that is now shared with the tests to avoid code duplication and ensure tests are run under similar conditions (e.g. alias pointing to index) to production.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| _static | Loading commit data... | |
| Makefile | Loading commit data... | |
| __init__.py | Loading commit data... | |
| conf.py | Loading commit data... | |
| elasticsearch.rst | Loading commit data... | |
| features.rst | Loading commit data... | |
| getting_started.rst | Loading commit data... | |
| index.rst | Loading commit data... | |
| internationalization.rst | Loading commit data... | |
| testing.rst | Loading commit data... |