On Fri, Dec 5, 2014 at 11:49 AM, Michele Palmia <micpal...@gmail.com> wrote:

> Hi all,
>
> I need to set up a system that provides spellchecking functionality on
> user searches, similar to what Google does with its well known *did-you-mean
> *suggestions.
> The *term suggester* works very well for single words, but it doesn't
> take into account shingles, thus not being able to provide suggestions that
> are accurate enough for the standards I need to reach.
> The *phrase suggester *is perfect for what I need, working with my
> shingle fields to rank suggestions based on a language model, but *it
> will not provide any suggestions for single-term queries.*
>


That right there sounds like a bug.  You should get _something_ for single
term queries.  If you could put together some concise reproduction steps
with curl and file it as an issue I'll look into it.

Nik

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAPmjWd2RdhksUmJWHyF7q3id5uXv%2BXh8ZRrO3vOh5QtJwfPJSQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to