Hi, I guess this is out of topic but: is there a fast implementation in C# (ok, or anything else) for fuzzy text search? Something like the bitap algorithm or similar? I know dotlucene supports fuzzy search but we need to actually be able to locate big text (some lines) fragments on files, not just short strings... Ok, thanks! pablo