The „Did you mean“ thing is more the spell checker, which I already included.
Fuzzy Queries are for terms where multiple spellings in fact exist in the
index. At least that’s what I’m aiming at.
> Am 30.05.2016 um 10:33 schrieb Georg Sorst :
>
> AFAIK this is not possible, but it probably doesn
AFAIK this is not possible, but it probably doesn't make so much sense
either. In my experience fuzzy search should be explicit to the user
(Google does a pretty good job at this, eg. "Did you mean" etc.).
What are you trying to achieve and what results do you want to return?
Sebastian Landwehr
Hi there,
I got a question regarding fuzzy queries:
I know that I can create a fuzzy query by appending a „~" with the maximal edit
distance to a word. Is it also possible to automatically create a fuzzy query
for each search term? I know that I could theoretically append the „~"
programmatica