Closed chiatt closed 2 years ago
Previously to reindex a database an admin would have to run:
python manage.py es delete_indexes python manage.py es setup_indexes python manage.py es index_database
That is now wrapped in a single reindex_database command:
python manage.py es reindex_database
5.1
describe the issue
Previously to reindex a database an admin would have to run:
That is now wrapped in a single reindex_database command:
which release does this issue concern?
5.1