The issue is now fixed. Documentation should mention multiple
domain/database situations for setting up cron maintenance.
I added a domain specific line, for each drupal based domain we are
running through our Drupal engine, to the crontab file used to launch
the cron.php file. In other words, I guessed that the cron'ed execution
of the wget command on cron.php must be instantiated for each related
Drupal domain. I presume, without inspection, that the cron.php program
must use its domain context to update the indexing on each related database.
The crontab'ed file I used, in this case, to address this is
# This is for normal cron'ed drupal maintenance
00 * * * * wget -O - -q http://drupal.skybuilders.com/cron.php
00 * * * * wget -O - -q http://bopnotes.com/cron.php
00 * * * * wget -O - -q http://cms-forum.org/cron.php
Bob Doyle wrote:
Hi all,
I am trying to implement Search on http://www.cms-forum.org.
I have looked through the documentation and found nothing about
setting up Search.
The problem is that entering a search string ("cms") comes back with
no results, and the Search text box now has "cmskeys=cms" in it.
I edit out the "keys=cms" and resubmit, but still no results.
Must I turn on search index creation somewhere?
Thanks for any help. Hope to launch tomorrow.
--
Jesse Burkhardt, Cambridge MA
jesse@xxxxxxxxxxxxxxx (w) 617-876-5680
goose@xxxxxxxxxxxxx (h) 617-354-5523
--
[ Drupal support list | http://list.drupal.org/ ]
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|