Fuzzy Search Needs Testing

BlakeLucchesi's picture
public
groups: Search · SoC 2007
BlakeLucchesi - Sun, 2007-08-19 08:00

As I am entering the home stretch of the project I have gotten a small amount of feedback from various testers regarding my fuzzy search module but so far have gotten no feedback on how good the algorithm is at returning relevant results. I have just recently reworked my algorithm to tighten up the matching. I'd really appreciate it if I could get a person with a site that has over 400+ nodes or so to test out the module and see how fast it performs and how relevant they believe the results are.

So far on my testing of the module it has worked quite well and I was able to allow for UTF8 support which is a big plus in my eyes. The latest development snapshot has my updated code with the enhanced relevancy matching so if anyone could try it out and give me some feedback I'd really appreciate it. Also, there is a large amount of information regarding the module and its few settings in the readme.txt file.

I have an up to date version of the module running live on my blog at www.boldsource.com so if you don't feel like downloading it and would like to give it a quick try on a smaller site you can do so there.

http://drupal.org/project/fuzzysearch

Thanks,
Blake