I am currently using a separate core for indexing the autosuggest keywords.
Everything works fine except for one issue as below.

In index I have 2 entries

ring tone
ringtone

When users type in 'r' I display both ring tone and ringtone in auto suggest
list. I am trying to figure out a way to standardize common keywords (known
standardized keywords) automatically.

Currently I manually add the non standard keywords to the stopwords.txt file
so that it doesn't get indexed. Is there a way I can automate this?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Need-idea-to-standardize-keywords-ring-tone-vs-ringtone-tp4097794.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to