Search doesn't seem to want to show any results. 0% has been indexed. How do I fix this?

Comments

thinkinkless’s picture

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

gabriella’s picture

The search module needs cron (which stands for chronograph, cron is a periodic command scheduler executing commands at specified intervals)

  1. You can read more about how your site uses cron in the administer >> help >> system
  2. You can run your cron job manually by visiting your sites cron page(cron.php)

Read more about cron in the handbooks, like

Configuring cron jobs > http://drupal.org/node/23714

anishvinoj’s picture

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