http://wiki.apache.org/solr/LanguageAnalysis#solr.StemmerOverrideFilterFactory
On Tue, Jul 20, 2010 at 5:53 PM, Blargy <[email protected]> wrote: > > 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. > -- Robert Muir [email protected]
