[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2010-02-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831865#action_12831865 ] Robert Muir commented on LUCENE-2111: - btw, i benched that patch with my contrived ben

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2111: Attachment: LUCENE-2111_fuzzy.patch Mike, here is a patch for removal of fuzzy nocommits: * remove

[jira] Issue Comment Edited: (LUCENE-2230) Lucene Fuzzy Search: BK-Tree can improve performance 3-20 times.

2010-02-09 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829163#action_12829163 ] Fuad Efendi edited comment on LUCENE-2230 at 2/9/10 9:35 PM: -

[jira] Issue Comment Edited: (LUCENE-2230) Lucene Fuzzy Search: BK-Tree can improve performance 3-20 times.

2010-02-09 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829163#action_12829163 ] Fuad Efendi edited comment on LUCENE-2230 at 2/9/10 9:17 PM: -

Re: Release Lucene Java 2.9.2 & 3.0.(1|2) together soon

2010-02-09 Thread Grant Ingersoll
On Feb 7, 2010, at 8:45 AM, Michael McCandless wrote: > +1 to release. Thank you for volunteering :) We've got a number of > good bug fixes pending... > > But: I think we should simply name it 3.0.1? If we skip 3.0.1 I think I'd agree. Stick w/ 3.0.1 -Grant ---

[jira] Commented: (LUCENE-2154) Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers

2010-02-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831646#action_12831646 ] Michael McCandless commented on LUCENE-2154: What if we require that all segme

[jira] Updated: (LUCENE-2257) relax the per-segment max unique term limit

2010-02-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2257: --- Attachment: LUCENE-2257.patch Possible patch fixing the issue. I'm not yet certain

[jira] Created: (LUCENE-2257) relax the per-segment max unique term limit

2010-02-09 Thread Michael McCandless (JIRA)
relax the per-segment max unique term limit --- Key: LUCENE-2257 URL: https://issues.apache.org/jira/browse/LUCENE-2257 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCa

Hudson build is back to normal : Lucene-trunk #1089

2010-02-09 Thread Apache Hudson Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org

[jira] Commented: (LUCENE-2154) Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers

2010-02-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831521#action_12831521 ] Renaud Delbru commented on LUCENE-2154: --- I see. The problem is to return to the cons

Re: Build failed in Hudson: Lucene-trunk #1088

2010-02-09 Thread Michael McCandless
On Tue, Feb 9, 2010 at 9:31 AM, Uwe Schindler wrote: > The TestSpellChecker Executor problem seems to be a sun bug fixed in JDK > 1.5.0_17 (awaitTermination problem: > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6576792 and related bugs). > We updated lucene-zones's JVM for builds to the

[jira] Commented: (LUCENE-2154) Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers

2010-02-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831489#action_12831489 ] Uwe Schindler commented on LUCENE-2154: --- The problem is the following: Attributes a

[jira] Commented: (LUCENE-2154) Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers

2010-02-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831483#action_12831483 ] Renaud Delbru commented on LUCENE-2154: --- Sorry in advance, maybe what I am saying is

RE: Build failed in Hudson: Lucene-trunk #1088

2010-02-09 Thread Uwe Schindler
The TestSpellChecker Executor problem seems to be a sun bug fixed in JDK 1.5.0_17 (awaitTermination problem: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6576792 and related bugs). We updated lucene-zones's JVM for builds to the latest 1.5.0_22. Thanks Mike! Uwe - Uwe Schindler H.-H

Build failed in Hudson: Lucene-trunk #1088

2010-02-09 Thread Apache Hudson Server
See Changes: [mikemccand] add assert to catch mismatched delete count on write; add detail to exception messages on corruption -- [...truncated 9352 lines...] common.init: build-lucen

[jira] Updated: (LUCENE-1769) Fix wrong clover analysis because of backwards-tests, upgrade clover to 2.6.3 or better

2010-02-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1769: -- Fix Version/s: 3.1 > Fix wrong clover analysis because of backwards-tests, upgrade clover to 2

[jira] Resolved: (LUCENE-1769) Fix wrong clover analysis because of backwards-tests, upgrade clover to 2.6.3 or better

2010-02-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1769. --- Resolution: Fixed Assignee: Uwe Schindler It seems to work, so closing this issue. >

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch New flex patch attached: * I factored out separate