Hi Ravi, Do you have a lowercase filter before the KStemFilter? There are a number of stemmer implementations out there.
Ahmet On Monday, July 27, 2015 7:25 PM, "EXTERNAL Taminidi Ravi (ETI, AA-AS/PAS-PTS)" <external.ravi.tamin...@us.bosch.com> wrote: Hi , I am using the solr.KStemFilterFactory in my solr schema for a custom field type. When I use the interface (Solr) to Analysis the words. I am getting strange behavior. E.g. If Add the keyword "Supplies" I am not getting anything like "Supply". Is this behavior is because of the Kstem, is there any other stemming algorithm can fix this issue. Thanks Ravi