Translations of this page?:

The indexer process

DokuWiki uses a background process triggered by a webbug to execute administrative tasks like building the search index, creating a sitemap or updating metadata.

The indexer is located in lib/exe/indexer.php and is included as hidden image by the tpl_indexerWebBug() function.

For more info about the technique used see Web bugs for job scheduling

Debugging

If you have problems with the indexer or the services it should provide, you can get some debugging output, by calling it directly and appending the parameter debug=1. You need to have the allowdebug option enabled.

Example: http://example.com/dokuwiki/lib/exe/indexer.php?id=start&debug=1

 
wiki/indexer.txt · Last modified: 2006/11/13 17:13 by andi
 
Imprint Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsTranslate