[ http://issues.apache.org/jira/browse/LUCENE-248?page=all ]
Yonik Seeley resolved LUCENE-248:
---------------------------------
Fix Version: 1.9
Resolution: Fixed
Assign To: Yonik Seeley (was: Lucene Developers)
fixed a constructor bug, tweaked javadoc, added a simple test case, committed,
and resolving.
Thanks for the patch Grant!
> [PATCH] Add StopFilter ignoreCase option
> ----------------------------------------
>
> Key: LUCENE-248
> URL: http://issues.apache.org/jira/browse/LUCENE-248
> Project: Lucene - Java
> Type: Improvement
> Components: Analysis
> Versions: 1.4
> Environment: Operating System: other
> Platform: Other
> Reporter: Grant Ingersoll
> Assignee: Yonik Seeley
> Priority: Minor
> Fix For: 1.9
> Attachments: patch.txt
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.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]