Is there another stemmer we can use that is perhaps not as
aggressive as the Porter Stemmer.
aggressive as the Porter Stemmer.
[1]http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters/Kstem?highlight=(kstemmer)
i.e. the stemming could remove ing's,
er's, but not
something so significant as to convert ""Lowe's" to "Low"
By the way Apostrophes are removed by StandardFilter in your analyzer chain.er's, but not
something so significant as to convert ""Lowe's" to "Low"
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org