update readme
authorChristian Weiske <cweiske@cweiske.de>
Sat, 22 Sep 2012 11:57:56 +0000 (13:57 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Sat, 22 Sep 2012 11:57:56 +0000 (13:57 +0200)
README.rst

index a11d3272a83d1de924b7f5b65bbc1802d9cf0721..651e18121d9e56e56f68bd555e06df097db39dbc 100644 (file)
@@ -101,6 +101,7 @@ way to install it.
 If you install it manually be sure to update the
 path from ``data/config.default.php``.
 
 If you install it manually be sure to update the
 path from ``data/config.default.php``.
 
+
 ======
 Search
 ======
 ======
 Search
 ======
@@ -137,6 +138,10 @@ index, run the following command::
 Phorkie will automatically re-index everything when ``setupcheck`` is enabled
 in the configuration file.
 
 Phorkie will automatically re-index everything when ``setupcheck`` is enabled
 in the configuration file.
 
+You may also manually run the reindexer with::
+
+  $ php scripts/index.php
+
 
 =====
 HowTo
 
 =====
 HowTo