hi, what does your test code look like?

The Russian stemmer still stems as of 3.0:
assertAnalyzesToReuse(a, "Но знание это хранилось в тайне",
          new String[] { "знан", "хран", "тайн" });

On Wed, Feb 10, 2010 at 4:16 AM, Jamie <ja...@stimulussoft.com> wrote:

> Hi There
>
> We are having problems with some of the Lucene analyzers in the
> contributions package. For instance, it appears that the Russian analyzer
> supports stemming, although, when we test it it does not. Is there a
> specific switch that we must enable to enable the stemming of words? When we
> using Lucene 2.9.1, stemming appeared to work and after having upgraded to
> Lucene 3.0, it does not.
>
> Thanks in advance
>
> Jamie
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>


-- 
Robert Muir
rcm...@gmail.com

Reply via email to