Hi,
I'm encountering problems with Drupal search module. It doesn't want to find any partial strings. Like if i type in "pool" and the site is filled with references to "pooltald" it always comes up empty. Even if I write full "pooltald" i sometimes get nothing. Though when it works once, the full string works for the rest of the session too. I'm also using Ubercart and it comes with a uc_product search but that doesn't give me any results no matter what i do. I've tried to find solutions for it (views_fastsearch, fuzzy search) but they are for drupal 5.x. Also, I'd prefer to be able to get the uc_product search working since i'm working with 3000+ products and the product list view is preferred. What are my options? Thanks for advance for any help that comes this way.