[jira] Commented: (LUCENE-1410) PFOR implementation

2010-01-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796107#action_12796107 ] Paul Elschot commented on LUCENE-1410: -- To encode the exceptions as suggested by Yan,

[jira] Commented: (LUCENE-1515) Improved(?) Swedish snowball stemmer

2010-01-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796068#action_12796068 ] Robert Muir commented on LUCENE-1515: - bq. A better solution would be to set up the st

[jira] Commented: (LUCENE-2181) benchmark for collation

2010-01-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796066#action_12796066 ] Robert Muir commented on LUCENE-2181: - bq. I do have one concern, though: the LineDocS

[jira] Updated: (LUCENE-2188) A handy utility class for tracking deprecated overridden methods

2010-01-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2188: -- Attachment: (was: LUCENE-2188.patch) > A handy utility class for tracking deprecated overr

[jira] Updated: (LUCENE-2188) A handy utility class for tracking deprecated overridden methods

2010-01-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2188: -- Attachment: LUCENE-2188.patch > A handy utility class for tracking deprecated overridden metho

[jira] Issue Comment Edited: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2010-01-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796027#action_12796027 ] Uwe Schindler edited comment on LUCENE-2183 at 1/3/10 11:18 PM:

[jira] Updated: (LUCENE-2188) A handy utility class for tracking deprecated overridden methods

2010-01-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2188: -- Attachment: LUCENE-2188.patch Some API cleanup and more readability for client code (see Analy

[jira] Commented: (LUCENE-2189) Simple9 (de)compression

2010-01-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796034#action_12796034 ] Paul Elschot commented on LUCENE-2189: -- I've started some work on Simple9, also known

[jira] Created: (LUCENE-2189) Simple9 (de)compression

2010-01-03 Thread Paul Elschot (JIRA)
Simple9 (de)compression --- Key: LUCENE-2189 URL: https://issues.apache.org/jira/browse/LUCENE-2189 Project: Lucene - Java Issue Type: Improvement Components: Index Reporter: Paul Elschot

[jira] Commented: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2010-01-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796027#action_12796027 ] Uwe Schindler commented on LUCENE-2183: --- {quote} There is only one exception where r

[jira] Commented: (LUCENE-2181) benchmark for collation

2010-01-03 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796017#action_12796017 ] Steven Rowe commented on LUCENE-2181: - Works for me. I do have one concern, though: t

[jira] Updated: (LUCENE-2188) A handy utility class for tracking deprecated overridden methods

2010-01-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2188: -- Attachment: LUCENE-2188.patch Also added test for protected methods and some tests that all IA

[jira] Commented: (LUCENE-2188) A handy utility class for tracking deprecated overridden methods

2010-01-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795987#action_12795987 ] Michael McCandless commented on LUCENE-2188: Haven't looked closely at the pat

[jira] Commented: (LUCENE-2118) Intermittent failure in TestIndexWriterMergePolicy.testMaxBufferedDocsChange

2010-01-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795982#action_12795982 ] Michael McCandless commented on LUCENE-2118: Robert hit this: {noformat} [

Re: TestIndexWriterMergePolicy failure

2010-01-03 Thread Michael McCandless
This is LUCENE-2118 -- I added this output to the issue. Mike On Sun, Jan 3, 2010 at 5:10 AM, Robert Muir wrote: > ok i just got the failure again... same dump of numbers. > > On Sun, Jan 3, 2010 at 3:28 AM, Robert Muir wrote: >> i ran the test again, and it passed. >> >>    [junit] Testsuite:

[jira] Updated: (LUCENE-2188) A handy utility class for tracking deprecated overridden methods

2010-01-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2188: -- Attachment: LUCENE-2188.patch Improved patch: - add runtime checks to not fail on spelling err

[jira] Commented: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2010-01-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795975#action_12795975 ] Uwe Schindler commented on LUCENE-2183: --- bq. I give up... Hehe :-) > Supplementar

[jira] Commented: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2010-01-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795974#action_12795974 ] Simon Willnauer commented on LUCENE-2183: - bq. This issue is blocked by: ... I giv

[jira] Commented: (LUCENE-2188) A handy utility class for tracking deprecated overridden methods

2010-01-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795973#action_12795973 ] Uwe Schindler commented on LUCENE-2188: --- By the way, this of course passes Mike's te

[jira] Updated: (LUCENE-2188) A handy utility class for tracking deprecated overridden methods

2010-01-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2188: -- Attachment: LUCENE-2188.patch The again heavy class from Uwe's reflection tools... > A handy

[jira] Created: (LUCENE-2188) A handy utility class for tracking deprecated overridden methods

2010-01-03 Thread Uwe Schindler (JIRA)
A handy utility class for tracking deprecated overridden methods Key: LUCENE-2188 URL: https://issues.apache.org/jira/browse/LUCENE-2188 Project: Lucene - Java Issue Type: New

[jira] Commented: (LUCENE-1515) Improved(?) Swedish snowball stemmer

2010-01-03 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795968#action_12795968 ] Karl Wettin commented on LUCENE-1515: - I just posted this to the Snowball users list:

[jira] Commented: (LUCENE-1515) Improved(?) Swedish snowball stemmer

2010-01-03 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795967#action_12795967 ] Karl Wettin commented on LUCENE-1515: - I've added a few more rules. I'll have to add a

[jira] Commented: (LUCENE-2126) Split up IndexInput and IndexOutput into DataInput and DataOutput

2010-01-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795964#action_12795964 ] Michael Busch commented on LUCENE-2126: --- There has been silence here, so I hope ever

[jira] Commented: (LUCENE-2186) First cut at column-stride fields (index values storage)

2010-01-03 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795963#action_12795963 ] Michael Busch commented on LUCENE-2186: --- Great to see progress here, Mike! {quote}

[jira] Updated: (LUCENE-2185) add @Deprecated annotations

2010-01-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2185: Fix Version/s: Flex Branch Committed revision 895342 to trunk. I added flex branch here, after th

Re: TestIndexWriterMergePolicy failure

2010-01-03 Thread Robert Muir
ok i just got the failure again... same dump of numbers. On Sun, Jan 3, 2010 at 3:28 AM, Robert Muir wrote: > i ran the test again, and it passed. > >    [junit] Testsuite: org.apache.lucene.index.TestIndexWriterMergePolicy >    [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 0.731 se

[jira] Assigned: (LUCENE-2185) add @Deprecated annotations

2010-01-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2185: --- Assignee: Robert Muir > add @Deprecated annotations > --- > >

[jira] Resolved: (LUCENE-2084) remove Byte/CharBuffer wrapping for collation key generation

2010-01-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2084. - Resolution: Fixed Committed revision 895341. Thanks Steven and Uwe > remove Byte/CharBuffer wr

[jira] Commented: (LUCENE-2181) benchmark for collation

2010-01-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795959#action_12795959 ] Robert Muir commented on LUCENE-2181: - Hi Steven, one idea we can do here is to put th

[jira] Assigned: (LUCENE-2181) benchmark for collation

2010-01-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2181: --- Assignee: Robert Muir > benchmark for collation > --- > >

[jira] Resolved: (LUCENE-2034) Massive Code Duplication in Contrib Analyzers - unifly the analyzer ctors

2010-01-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2034. - Resolution: Fixed Committed revision 895339. Thanks for all your hard work cleaning this up Sim

TestIndexWriterMergePolicy failure

2010-01-03 Thread Robert Muir
i ran the test again, and it passed. [junit] Testsuite: org.apache.lucene.index.TestIndexWriterMergePolicy [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 0.731 sec [junit] [junit] Testcase: testMaxBufferedDocsChange(org.apache.lucene.index.TestIndexWriterMergePolicy):