Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.
Open
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
2 changes: 1 addition & 1 deletion docs/source/development_tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The available options are:
--config specify ini file to use (required)
--models list of models to index. Models must subclass ESBaseDocument.
--params URL-encoded parameters for each module
--quiet "quiet mode" (surpress output)
--quiet "quiet mode" (suppress output)
--index Specify name of index. E.g. the slug at the end of http://localhost:9200/example_api
--chunk Index chunk size
--force Force re-indexation of all documents in database engine (defaults to False)
Expand Down