Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ To try out changes before applying them, use the ``--dry-run`` option. For insta

./manage.py lms forum_delete_course_from_mongodb all --dry-run

Search Indicies
---------------
Search Indices
--------------

Based on your search backend i.e Elasticsearch or Meilisearch, the commands will populate search indexes.

Expand Down
Loading