Hi guys, Is there some way of getting ferret matches string, when i do a fuzzy search?
The scenario is this: 1. The user search for 'show' 2. Nothing was found 3. So I do a fuzzy search, passing 'show~' 4. It gives me somes results, most of all was matched with 'showcase' 5. So I want to tell the user that: Nothing was found with 'show', didn't you mean 'showcase'? So, how do i get the ferret matches string, that was 'showcase' in that scenario? Thanks in advance, José Valim -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

