Re: Fuzzy Suggester and exactMatchFirst

2013-03-18 Thread Robert Muir
On Sun, Mar 17, 2013 at 8:19 PM, Eoghan Ó Carragáin wrote: > > I can see why the Fuzzy Suggester sees "college" as a match for "colla" but > expected the exactMatchFirst parameter to ensure that suggestions beginning > with "colla" to be weighted higher than "fuzzier" matches. I > have spellcheck.

Fuzzy Suggester and exactMatchFirst

2013-03-17 Thread Eoghan Ó Carragáin
Hi, I've got the Fuzzy Suggester returning results thanks to tips from Robert Muir, but some of the suggestions aren't great. For example, passing spellcheck.q=colla to the standard Suggester gives: collaboration collaborate collaborating collaborations Whereas passing spellcheck.q=colla to th