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

Sam Halliday commented on LUCENE-4284:
--------------------------------------

ok, but wouldn't it then be a good idea to have a StopAnalyzer that didn't 
enforce lowercase? It seems bizarre that the StopAnalyzer would be tied to the 
character and case filters.
                
> RFE: stopword filter without lowercase side-effect
> --------------------------------------------------
>
>                 Key: LUCENE-4284
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4284
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Sam Halliday
>            Priority: Minor
>
> It would appear that accept()-time lowercasing of Tokens is not favourable 
> anymore, due to the @Deprecation of the only constructor in StopFilter that 
> allows this.
> Please support some way to allow stop-word removal without lowercasing the 
> output:
>   http://stackoverflow.com/questions/11777785

--
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