Add support for type whitelist in TypeTokenFilter
-------------------------------------------------

                 Key: LUCENE-3744
                 URL: https://issues.apache.org/jira/browse/LUCENE-3744
             Project: Lucene - Java
          Issue Type: Improvement
          Components: modules/analysis
            Reporter: Santiago M. Mola
            Priority: Trivial
         Attachments: TypeTokenFilter-whitelist.patch

A usual use case for TypeTokenFilter is allowing only a set of token types. 
That is, listing allowed types, instead of filtered ones. I'm attaching a patch 
to add a useWhitelist option for that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to