I am using the LucidKStemmer and I noticed that it doesnt stem certain
words... for example "bags". How could I create a list of explicit words to
stem... ie sort of the opposite of protected words.

I know this can be accomplished using the synonyms file but I want to know
how to just replace one word with another. 

"This is a bags test" => "This is a bag test"
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Stemming-tp982690p982690.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to