Skip to content

Commit

Permalink
Update notes about rebuilding Solr index. (see #618)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnga committed Oct 6, 2016
1 parent d8f57d8 commit a9a0019
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,9 @@ Heroku Websolr add-on.

To reindex the Solr index, use the following command:

heroku run python gobotany/manage.py rebuild_index
heroku run python gobotany/manage.py rebuild_index --app {app-name}

(locally, use: dev/django rebuild_index)


## Running the automated tests
Expand Down

0 comments on commit a9a0019

Please sign in to comment.