By zottmann on
Hi!
I need to implement searching capabilities in a portuguese content site, that catches variations os words like plurals, etc, but I don´t seem to find anything like this for Drupal 5.
I´ve browsed through the modules, didn´t find Porter Stemmer, found Dutch Stemmer, but nothing related to portuguese.
Can anyone help me on that?
Regards,
Carlos.
Comments
Hi, Drupal search module
Hi,
Drupal search module will search any content you have in the site, if it is in portuguese, so when the user type something in portuguese, it will search that term and compare with your content, works fine for me.
regards