search for: matching_term

Displaying 2 results from an estimated 2 matches for "matching_term".

Did you mean: matching_terms
2006 May 10
2
ruby bindings odds and ends
...on of the Ruby bindings to remain compatible with and those methods will be removed at some point, possibly in 1.0 which should happen fairly soon). This isn't a Ruby specific thought - I think it makes sense generally. And lastly, for most languages, there's an extra Enquire method - get_matching_terms() which just returns the matching terms as a list or array or similar. I'm not sure why this one case gets special treatment really - I think it's mostly just a historical oddity. Anyway, this wasn't being renamed (because it's not in the C++ header I guess). I added a rename, b...
2007 Sep 24
2
ferret fuzzy matches
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