Fix note about update_index not being required for the db backend

pull/4790/head
Matt Westcott 2018-09-21 10:59:52 +01:00 zatwierdzone przez GitHub
rodzic 6454e500ab
commit b2b42faf14
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -57,7 +57,7 @@ update_index
$ ./manage.py update_index [--backend <backend name>]
This command rebuilds the search index from scratch. It is only required when using Elasticsearch.
This command rebuilds the search index from scratch. It is not required when using the database search backend (``wagtail.search.backends.db``).
It is recommended to run this command once a week and at the following times: