You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lucenenet.apache.org by Artem Chereisky <a....@gmail.com> on 2010/02/02 06:44:43 UTC

SynonymFilter

Hi,

SynonymFilter I've got is implemented with TokenStream.Next method which is
obsolete in 2.9. Has anyone ported SynonymFilter to 2.9 using
IncrementToken() and AttributeSource APIs instead?

More info is in Michael Garski's patch here:
https://issues.apache.org/jira/browse/LUCENENET-337

Regards,
Art