Can't find results with underscores or hyphens
Squidgy - January 9, 2007 - 21:32
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | search.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
A search for node_save flexinode returns only one result, whereas there are definitely other hits it should be picking up, such as this or this or even this handbook page.

#1
Related: http://drupal.org/node/205670
The query terms should be subject to the same handling as the text that gets indexed else they won't match.
#2