What behavior are you expecting? The point of stemming is exactly to make
monkey equivalent to monkeys. Along with a series of other transformations.
What are you trying to accomplish?
Best
Erick
On 12/6/06, Aaron Shaw <aaronshaw@onetel.com> wrote:
>
>
> Hi,
>
> I've got the snowball analyzer working and it returns my records, however
> stemming doesn't seem to really do much. It returns plurals (so if i enter
> "monkey" as my search term and the word "monkeys" is in the document, it
> will be returned) but nothing more than that. Is that the extent of the
> stemming it does or is there more, and if so how do I get that working?
>
> Thanks,
>
> Aaron
> --
> View this message in context:
> http://www.nabble.com/Snowball-Analyzer-tf2767639.html#a7718089
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>
|