http://onionworks.net/2004/search

rebuild () : void

This method performs – irrespectively of the set update period of the search catalogue - a rebuilding of the index if the based data has changed.

<xsl:value-of select="search:rebuild()" />
<xsl:copy-of select="c.dataCall('onion://index/status', 'default')/indexStatusMonitor/lastSuccessfulProcess" />
Reconstruction and status retrieval

In the example, the reconstruction is initiated and the status for the last successful index structure is then written into the output.