Ive installed Lucene module.
For it to work i need Queued Jobs module.
Downloaded, installed both.
Clicked 'rebuild search index'-button
task appears in the Jobs tab in the CMS
tried to run task by going to: http://www.url.nl/folder/dev/tasks/ProcessJobQueueTask?flush=all
It says:
Running task 'ProcessJobQueueTask'...
[2011-09-05 16:59:28] Processing queue 2 [2011-09-05 16:59:28] Running Rebuild the Lucene search engine index
but the browser isnt working/refreshing..
When i go to the CMS > Jobs, the status of the task is changed to broken.
The docs of lucene say:
To get queued jobs to run, you also need to add $_FILE_TO_URL_MAPPING to your
_ss_environment.php file as described in the SilverStripe docs:
I didnt do this. Cant find the file ss_environment.php
Any ideas?