Strange results returned from suggester

2017-01-27 Thread Greg Huber
Hello, Is there anyway to see why items are returned from the suggester? Similar to the search. I have a really strange case where if I enter 'will' (without the quotes) it seems to return all the search results. example: there should be two entries beginning with will* ie william and Willoug

Re: Strange results returned from suggester

2017-01-27 Thread Michael McCandless
Which suggester are you using? Maybe you are using a suggester with an analyzer, and your analysis chain includes a StopFilter and "will" is a stop word? Mike McCandless http://blog.mikemccandless.com On Fri, Jan 27, 2017 at 10:42 AM, Greg Huber wrote: > Hello, > > Is there anyway to see why