[
https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189214#comment-13189214
]
Robert Muir commented on LUCENE-3671:
-------------------------------------
Patch looks good Tommaso: though I think stopTypes should be Set<String>
because type attribute is a string.
> Add a TypeTokenFilter
> ---------------------
>
> Key: LUCENE-3671
> URL: https://issues.apache.org/jira/browse/LUCENE-3671
> Project: Lucene - Java
> Issue Type: New Feature
> Components: core/queryparser
> Reporter: Santiago M. Mola
> Attachments: LUCENE-3671.patch
>
>
> It would be convenient to have a TypeTokenFilter that filters tokens by its
> type, either with an exclude or include list. This might be a stupid thing to
> provide for people who use Lucene directly, but it would be very useful to
> later expose it to Solr and other Lucene-backed search solutions.
--
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]