The documentation says:
Build Search Index (Step 3/3)
Run the following maintenance scripts to build the search index:
php extensions/CirrusSearch/maintenance/UpdateSearchIndexConfig.php
php extensions/CirrusSearch/maintenance/ForceSearchIndex.php --skipParse
php extensions/CirrusSearch/maintenance/ForceSearchIndex.php --skipLinks --indexOnSkip
You will need to re-run these whenever you add new properties to the configuration.
Similar to SMW it would be nice if there would be a button to build the search index. Especially when the configuration can be done on the wiki it has (unfortunately) turned out to be a burden for admins to log into the server shell.
The documentation says:
Similar to SMW it would be nice if there would be a button to build the search index. Especially when the configuration can be done on the wiki it has (unfortunately) turned out to be a burden for admins to log into the server shell.