On Tue, Mar 29, 2011 at 1:17 PM, Robert Petersen <rober...@buy.com> wrote:
> Very interestingly, LucidKStemFilterFactory is stemming ‘ing’s differently 
> for different words.  The word ‘seating’ doesn't lose the 'ing' but the word 
> ‘counseling’ does!  Can anyone explain the difference here?  protwords.txt is 
> empty btw.

KStem is dictionary driven, so "seating" is probably in the
dictionary.  I guess the author decided that "seating" and "seat" were
sufficiently different.


-Yonik
http://www.lucenerevolution.org -- Lucene/Solr User Conference, May
25-26, San Francisco

Reply via email to