I think the search module could be improved

For instance say I wanted to search in drupal for the keywords
search and redirect
It will only bring up one of those keywords but >wont bring up topics that must have both of these keywords.

If I search for search and redirect
It will bring up lots of topics with 'and'

Even if I did this "search" "redirect"
The same problem still happens

I think this is affecting the drupal forum, because people cannot find their problems and are posting the same issues its also creating extra load, because people are searching more often

Comments

larssg’s picture

Are you sure this is related to the Search 404 module? If I understand you correctly, you would like the search to work better, but this module doesn't actually do the search - it asks Drupal's search function for results.

This module only searches the website when a request comes in for http://example.com/does/not/exist - in this case it performs a search for "does not exist".

larssg’s picture

Status: Active » Closed (fixed)

Closing this one. Please reopen if I misunderstood anything.