Re-index site
naveen - April 18, 2007 - 06:45
Hi-I tried-out the search function on my new Drupal 5.1 install.I put a word that I knew was in my content: user, and clicked search.A page rendered, with "Your search yielded no results".So,...I went to administration >> settings >> search. In the "Indexing status" area it said 0% of the site has been indexed. There are 54 items left to index. I click the "re-index site" button; a warning prompt renders, and I click the "re-index site" button, but the page comes back telling me that 0% of my site has been indexed.
How to make this work?
Thanks in advance for the help
Naveen

Manually run the cron process should do it
Either through the admin interface or browse to
www.example.com/cron.php.Cron has to be run
Run yoursite.com/cron.php and it will index all this
Another way is to add a cron task from Cpanel to yoursite.com/cron.php >> you can make it run once in 24 hours.
www.gdtechindia.com