Re: StackOverflow ... the errors, not the site

2014-03-18 Thread Areek Zillur
Hi Lajos, This can be due to the heavy query-time processing chain associated with the TextField? You can also check out AnalyzingInfixLookupFactory, if the suggestion entries are a bit long (this suggester will give matches, even if the query matches a term in the middle of a suggestion entry. I

StackOverflow ... the errors, not the site

2014-02-28 Thread Lajos
All, Just playing around with the SuggestComponent, trying to compare results with the old-style spell-check-based suggester. Tried this config against a string field: json true true 10 default suggest2