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 <gregh3...@gmail.com> wrote: > 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 Willoughby > > wil > two entries with correct highlight > will > all entries with NO highlight > willi > single entry > willo > single entry > > I have checked and I do not have will on all the entries! > > Cheers Greg --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org