Search doesn't seem to want to show any results. 0% has been indexed. How do I fix this?
search index is updated each time cron is run. be sure to set your index in admin/settings/search
keep running cron until you see this hit 100%
you can do this manually via http://yoursite.com/cron.php
The search module needs cron (which stands for chronograph, cron is a periodic command scheduler executing commands at specified intervals)
Read more about cron in the handbooks, like
Configuring cron jobs > http://drupal.org/node/23714
I just runs cron
Thus it reflected to "100% of the site has been indexed. There are 0 items left to index." in settings/search page , thus by entering the keyword its working now
Also the same happens in Advance search
Regards, Anish
Comments
run cron
search index is updated each time cron is run.
be sure to set your index in admin/settings/search
keep running cron until you see this hit 100%
you can do this manually via
http://yoursite.com/cron.php
The search module needs cron
The search module needs cron (which stands for chronograph, cron is a periodic command scheduler executing commands at specified intervals)
Read more about cron in the handbooks, like
Configuring cron jobs > http://drupal.org/node/23714
Its working now
I just runs cron
Thus it reflected to "100% of the site has been indexed. There are 0 items left to index." in settings/search page , thus by entering the keyword its working now
Also the same happens in Advance search
Regards,
Anish