[ 
https://issues.apache.org/jira/browse/SOLR-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509828#comment-13509828
 ] 

Steven Rowe commented on SOLR-3030:
-----------------------------------

@John Wooden: as Tommaso Teofili mentioned in the previous post, the 
functionality provided by this issue already exists in Lucene/Solr: 
TypeTokenFilter(Factory).  In fact, TypeTokenFilter also can handle whitelisted 
types in addition to the blacklisting functionality provided here.  Is there 
something here that TypeTokenFilter can't do?

AFAICT, this issue should be closed as Won't Fix.
                
> StopTermTypesFilter and Factory allows filtering based on the 
> TermTypeAttribute
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-3030
>                 URL: https://issues.apache.org/jira/browse/SOLR-3030
>             Project: Solr
>          Issue Type: New Feature
>          Components: Schema and Analysis
>    Affects Versions: 4.0-ALPHA
>            Reporter: Monica Skidmore
>            Priority: Trivial
>              Labels: features, newbie, patch
>         Attachments: SOLR-3030 4.0.patch, SOLR-3030.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> This filter will remove terms based on the TermTypeAttribute, using a list of 
> StopTermTypes from the "StopTermTypes" file specified by the user as an 
> attribute of the filter factory in their schema.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to