You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by roySolr <ro...@gmail.com> on 2011/06/15 11:54:30 UTC

SnowballPorterFilterFactory and apostrophes

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.