It seems that line 61 of Stemmer.c should be
memcpy(token->text, stemmed_text, len + 1);
instead of
memcpy(stemmed_text, token->text, len + 1);
Nick
--
aevum gmbh
rumfordstr. 4
80469 münchen
germany
tel: +49 89 3838 0653
http://aevum.de/