I created LUCENE-2503 to address this. On Thu, Jun 17, 2010 at 12:56 PM, Rachel Arbit <rac...@lookin2.com> wrote:
> Hi all, > I'm having trouble finding a stemmer that's less aggressive than the > porter-stemmer, ideally, one that does only plural stemming. > I've been trying to get KStem to work by copying the lucid-kstem and > lucid-solr-kstem jars from the lucid distribution into solr/lib, but I get > a > classNotFound Exception for CharArraySet when I do that. > > Does anyone know where I can get a stemmer that fits my needs, or have tips > on how to make it work with the KStem jars? > > Thanks! > -- Robert Muir rcm...@gmail.com