By eddy147 on
Hello,
The Search on my drupal site doesnt work. (www.indydutch.nl)
I turned the module on.
I'm not getting any errors, there are just no results, no matter what search string i use for input.
Hello,
The Search on my drupal site doesnt work. (www.indydutch.nl)
I turned the module on.
I'm not getting any errors, there are just no results, no matter what search string i use for input.
Comments
search
maybe this handbook pages will help: http://drupal.org/handbook/modules/search
luck!
It finds users, but no
It finds users, but no content...
search index
i am assuming that your search index in admin is showing 100%. i am wondering if reindexing/resetting your index settings would help; just warning that this is a SWAG (stupid wild-ass guess). have you tried running cron manually, then monitoring the indexing?
there have been other posts claiming search does not work, then it just suddenly "works" (like http://drupal.org/node/177044), so there may be something external in play. keep trying...
edit added: there is an issue in the search keywords project that might help: http://drupal.org/node/177163
thx for your reaction. I
thx for your reaction.
I will let u know if this worked.
Content should be indexed by
Content should be indexed by invoking cron.php
If you haven't create cron job, you can simply open http://www.indydutch.nl/cron.php in your browser.
---
Drupal Theme Garden
Drupal Hosting Article
That was it
Thank you for your reaction!
That was it. I must have missed it somewhere in the documentation.
Thanks again.