Index
Neu aufbauen
Wenn der Index neu aufgebaut werden soll (z.B. wenn die Suche nicht richtig/teilweise funktioniert) dann muss die indexer.php
als Webserveruser ausgeführt werden.
su -c 'php <PFAD_ZU_WIKI>/bin/indexer.php <-h|-c|-q>' www-data
-h, –help | show this help and exit |
-c, –clear | clear the index before updating |
-q, –quiet | don't produce any output |
Quelle: Dokuwiki.org