By shijina on
The search module in my site is not working .
I have gone through the tips in this forum but I have not get any proper solution for my problem.
My problem is that whenever I gave anything to search, which is present in the site it will show your search yield no result.
Can any one help me .I am new in DRUPAL.
Comments
Use cron.php
http://drupal.org/node/41386
Search
Thank you anantagati
I have read about cron.php but I am unable to understand it. Should I have install Poormanscron in to my site, can you explain how search could be get worked.
Can you please help me.
Step 6 of the install.txt
Step 6 of the install.txt has some examples.
-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
Poormanscron
If you will install Poormanscron, in settings of this module you can set how often it will start cron.php.
So if you will set time to 30 minutes, every 30 minutes when somebody browse your site it will start cron and nodes added after last cron till now will be indexed and you can find them with search module.