Skip to content

Commit

Permalink
[#617] Build solr index with -r
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed Mar 20, 2013
1 parent 01c9553 commit 18867a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install-from-source.rst
Expand Up @@ -337,7 +337,7 @@ version.
search index by running the ``ckan search-index rebuild`` command, for
example::

paster --plugin=ckan search-index rebuild --config=/path/to/your/ckan.ini
paster --plugin=ckan search-index rebuild -r --config=/path/to/your/ckan.ini

See :ref:`rebuild search index` for details of the
``ckan search-index rebuild`` command.
Expand Down

0 comments on commit 18867a7

Please sign in to comment.