By uk_1970 on
Hi,
I need the ability to perform a search of part of a word (welc) and get the nodes that contain the word (welcome) that marches the partial word (drup).
I looked in Administer > Site configuration > Search settings, but can't find anything there.
How I can do this? Should I use some other module other than the core search module?
Thanks.
Comments
Maybe try Porter-Stemmer.
Maybe try Porter-Stemmer.
Drupal 7 & views support (hacks)
For a drupal 7 version of this see - #498752-19: Partial word search for Drupal 7
And for support for the search filter and argument in views also see #1480594-5: Filter Search Terms partial matching