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

Uwe Schindler commented on LUCENE-2094:
---------------------------------------

The term "heavy committing" is just a joke, I did not do any real cuncontrolled 
heavy committing today, I just called it so, because the patch was very large 
and affected lot's of files. We are sorry; Robert, Simon and me were chatting 
private a lot in parallel and came to the opinion, that we should commit this 
first and then discuss about this one ctor more. Discussing in this JIRA issue 
is a pain because of long page loading time.

The addition of Version to StopFilter was agreed already, the only thing was 
the deprecation of the boolean flag. Let's open another issue for it and solve 
it separate. We should have opened another issue for it already, but we 
merged/developed both patches (add matchVersion to CharArraySet and 
StopFilter), as always the same files were affected and because of that not so 
many patches can get out of sync.

So I am sorry for lot's of commits today!

> Prepare CharArraySet for Unicode 4.0
> ------------------------------------
>
>                 Key: LUCENE-2094
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2094
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Analysis
>    Affects Versions: 3.0
>            Reporter: Simon Willnauer
>            Assignee: Uwe Schindler
>             Fix For: 3.1
>
>         Attachments: LUCENE-2094.patch, LUCENE-2094.patch, LUCENE-2094.patch, 
> LUCENE-2094.patch, LUCENE-2094.patch, LUCENE-2094.txt, LUCENE-2094.txt, 
> LUCENE-2094.txt
>
>
> CharArraySet does lowercaseing if created with the correspondent flag. This 
> causes that  String / char[] with uncode 4 chars which are in the set can not 
> be retrieved in "ignorecase" mode.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to