Partial word search
mosabua - January 19, 2009 - 15:22
Hi, I searched drupal.org and found a the partial_word_search_6_6.patch but I can't believe that it is not possible to do a partial word search in Drupal? Something like search for "test" and get an artikel calling "testing" ....
Do I really have to patch the core? What about updates then ....
Hopefully there is a "good" solution
thx werner

_
There's the http://drupal.org/project/porterstemmer module for english, and iirc, i've seen some for other languages also. You might also look at the http://drupal.org/project/apachesolr module.
===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz
pls help me get partial search option
pls inform me to get partial search option in the drupal.. i need pls any one help. any solutions we have
_
afaik, the options haven't changed much since my last comment.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
Here's a patch for Drupal 6.12
See http://drupal.org/node/498752 for a patch to 6.12. (Yes, for now you need to patch - or use one of the contributed modules.)