Sam Halliday created LUCENE-4284:
------------------------------------
Summary: 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]