Hi,
I am using dupal 5.1 an the standard search function. How do I manage that the search finds "foo" in "foobar"? It's anoying that every word has to be 100% exact to be found, mainly because there are a lot of composed words in German :)
Thanks for any help!
Florian

Comments

Jim@drupal.be’s picture

Perhaps you could change the search module to auto-appende an asterix like *foo*

There are no stupid questions. Only stupid anwsers.

hug0’s picture

Thanks, but it doesn't help to put *foo* in the search field, so I assume changing the php file doesn't work, too. :(

hug0’s picture

*bump*
any ideas?