On Tue, May 1, 2012 at 6:48 PM, Ken Krugler <kkrugler_li...@transpac.com> wrote:
> Hi list,
>
> Does anybody know if the Suggester component is designed to work with shards?
>

I'm not really sure it is? They would probably have to override the
default merge implementation specified by SpellChecker.

But, all of the current suggesters pump out over 100,000 QPS on my
machine, so I'm wondering what the usefulness of this is?

And if it was useful, merging results from different machines is
pretty inefficient, for suggest you would shard by term instead so
that you need only contact a single host?


-- 
lucidimagination.com

Reply via email to