Integrations
/
Frameworks
/
Django
/
Commands
Jan. 14, 2019
Commands
Commands
python manage.py algolia_reindex: reindex all the registered models. This command will first send all the record to a temporary index and then moves it.- you can pass
--modelparameter to reindex a given model
- you can pass
python manage.py algolia_applysettings: (re)apply the index settings.python manage.py algolia_clearindex: clear the index