Thank you Michael. I will look at safaribooksonline.com later today when I create my account.
I am not sure how to use AnalyzingInfixSuggester. I googled a bit, and I can find the source code, but not how to use it. You are perfectly correct when you say that I am using a field also used for searching and which has been stemmed. I need to look into setting up another field for the suggester. I will post here when I have questions about this. Thanks again. Michael Sokolov-3 wrote > Please go ahead and play with autocomplete on safaribooksonline.com/home > - if you are not a subscriber you will have to sign up for a free > trial. We use the AnalyzingInfixSuggester. From your description, it > sounds as if you are building completions from a field that you also use > for searching -- maybe it is stemmed, and that's why you are seeing the > weird partial words. To get good results from the suggester you will > probably need to set up a special field to use as a source of > suggestions that uses appropriate text analysis. > > -Mike -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Suggester-Autocomplete-Working-Example-tp4183493p4183530.html Sent from the Solr - User mailing list archive at Nabble.com.