You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2018/05/22 14:39:00 UTC

[jira] [Updated] (LUCENE-8327) Add a multiplexing TokenFilter

     [ https://issues.apache.org/jira/browse/LUCENE-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Woodward updated LUCENE-8327:
----------------------------------
    Attachment: LUCENE-8327.patch

> Add a multiplexing TokenFilter
> ------------------------------
>
>                 Key: LUCENE-8327
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8327
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Major
>         Attachments: LUCENE-8327.patch
>
>
> Following on from LUCENE-8273, and as a prerequisite of LUCENE-8308, it would be useful to have a TokenFilter that takes a number of child filters, and repeats its incoming stream, applying each filter in turn.  So for example, you could keep the original term, output ngrams, and apply stemming, all in the same token stream.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org