Hello,

I use the snowballPorterFilter(dutch) to stem the words in my index. Like
this:

restaurants => restaurant
restauranten => restaurant
apples => apple


Now i see on my solr analytics page that this happens with mcdonald's:

mcdonald's => mcdonald'

I don't want stemming for apostrophes. Is it possible? I could use
keepword.txt but there are 
thousand of words with apostrophes


--
View this message in context: 
http://lucene.472066.n3.nabble.com/SnowballPorterFilterFactory-and-apostrophes-tp3066709p3066709.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to