DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30327>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30327 Add StopFilter ignoreCase option Summary: Add StopFilter ignoreCase option Product: Lucene Version: 1.4 Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Analysis AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Wanted to have the ability to ignore case in the stop filter. In some cases, I don't want to have to lower case before passing through the stop filter, b/c I may need case preserved for other analysis further down the stream, yet I don't need the stopwords and I don't want to have to apply stopword filters twice. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]