Ohh, now I see. I missed the fact that everybody across the chain share the
same attributes. Which explain my bug (I forgot to call super at my
tokenizer, thus the attributes were not shared).
Thanks!
Shay
Uwe Schindler wrote:
>
> Hi Shay,
>
>>I was going over and playing with Lucene 2.9
[
https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751752#action_12751752
]
Jason Rutherglen commented on LUCENE-1889:
--
Robert, you've implemented extending
[
https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751753#action_12751753
]
Robert Muir commented on LUCENE-1889:
-
Jason, no but the high-level idea in concept is
+1
The locking changes are done and seem to work even in production.
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Mark Miller [mailto:markrmil...@gmail.com]
> Sent: Friday, September 04, 2009 11:38 PM
[
https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751795#action_12751795
]
Michael McCandless commented on LUCENE-1889:
I think we "just" need to merge S
[
https://issues.apache.org/jira/browse/LUCENE-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1873:
Attachment: LUCENE-1873.patch
I added Steve's intro and fixed a mistake or two as well as a couple
[
https://issues.apache.org/jira/browse/LUCENE-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1873:
Attachment: LUCENE-1873.patch
Adds Steve's last contrib changes suggestion
> Update site lucene-s