[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2009-12-14 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790586#action_12790586 ] Earwin Burrfoot commented on LUCENE-2089: - bq. I would like to know how the paper

[jira] Commented: (LUCENE-2120) Possible file handle leak in near real-time reader

2009-12-14 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790506#action_12790506 ] John Wang commented on LUCENE-2120: --- Hi Michael: bq: Why does Zoie even retain 3 reader

Re: [jira] Updated: (LUCENE-2122) Use JUnit4 capabilites for more thorough Locale testing for classes deriving from LocalizedTestCase

2009-12-14 Thread Erick Erickson
<<>> Agree absolutely. I was just making sure we considered the *possibility* that the paramaterized version was showing an underlying Lucene problem rather than assuming the fault was with Junit4. Having spent a way too much of my programming life being absolutely sure I knew what part of the sys

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2009-12-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790392#action_12790392 ] Robert Muir commented on LUCENE-2089: - thanks for the pointer Earwin, its very useful

[jira] Commented: (LUCENE-1785) Simple FieldCache merging

2009-12-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790391#action_12790391 ] Jason Rutherglen commented on LUCENE-1785: -- bq. couldn't we pull a Term(s)Enum fr

[jira] Issue Comment Edited: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-12-14 Thread David Kaelbling (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790373#action_12790373 ] David Kaelbling edited comment on LUCENE-2039 at 12/14/09 9:17 PM: -

[jira] Commented: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-12-14 Thread David Kaelbling (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790373#action_12790373 ] David Kaelbling commented on LUCENE-2039: - {bq} I do not see another way than pull

[jira] Commented: (LUCENE-1785) Simple FieldCache merging

2009-12-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790369#action_12790369 ] Michael McCandless commented on LUCENE-1785: Make that... eliminate the *dead*

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2009-12-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790368#action_12790368 ] Mark Miller commented on LUCENE-2089: - bq. If you do take hold of it, do not hesitate

[jira] Commented: (LUCENE-1785) Simple FieldCache merging

2009-12-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790366#action_12790366 ] Michael McCandless commented on LUCENE-1785: Hmm good question. Actually, cou

[jira] Commented: (LUCENE-2156) use AtomicInteger/Boolean to track IR.refCount and IW.closed

2009-12-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790360#action_12790360 ] Yonik Seeley commented on LUCENE-2156: -- ensureOpen() is to help catch coding mistakes

[jira] Updated: (LUCENE-2157) DelimitedPayloadTokenFilter copies the bufer over itsself. Instead it should only set the length. Also optimize logic.

2009-12-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2157: -- Attachment: LUCENE-2157.patch Now an even optimized IdentityEncode for payloads. It uses ByteB

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2009-12-14 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790358#action_12790358 ] Earwin Burrfoot commented on LUCENE-2089: - bq. by the way, the only open impl of t

[jira] Commented: (LUCENE-2156) use AtomicInteger/Boolean to track IR.refCount and IW.closed

2009-12-14 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790354#action_12790354 ] Earwin Burrfoot commented on LUCENE-2156: - bq. ensureOpen is only on a "best effor

[jira] Updated: (LUCENE-2156) use AtomicInteger/Boolean to track IR.refCount and IW.closed

2009-12-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2156: --- Attachment: LUCENE-2156.patch New patch. > use AtomicInteger/Boolean to track IR.re

Re: svn commit: r890427 - /lucene/java/trunk/src/test/org/apache/lucene/util/LocalizedTestCase.java

2009-12-14 Thread Erick Erickson
Thanks for letting me know, it's quite a relief to be able to trust the @Parameterized stuff. Just let me know if you need me to regenerate the patch whenever you want to apply it. Between now and then I'll find something else to do ... Erick On Mon, Dec 14, 2009 at 1:59 PM, Robert Muir wrote:

[jira] Commented: (LUCENE-2156) use AtomicInteger/Boolean to track IR.refCount and IW.closed

2009-12-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790329#action_12790329 ] Michael McCandless commented on LUCENE-2156: You're right! AtomicBoolean is o

[jira] Commented: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-12-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790321#action_12790321 ] Simon Willnauer commented on LUCENE-2039: - David, I assume you use a subclass of Q

[jira] Commented: (LUCENE-2156) use AtomicInteger/Boolean to track IR.refCount and IW.closed

2009-12-14 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790314#action_12790314 ] Earwin Burrfoot commented on LUCENE-2156: - Did I miss you exploiting 'atomicity' o

[jira] Updated: (LUCENE-2156) use AtomicInteger/Boolean to track IR.refCount and IW.closed

2009-12-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2156: --- Attachment: LUCENE-2156.patch > use AtomicInteger/Boolean to track IR.refCount and I

Re: svn commit: r890427 - /lucene/java/trunk/src/test/org/apache/lucene/util/LocalizedTestCase.java

2009-12-14 Thread Robert Muir
yeah i am convinced this is not a problem with your junit 4 patch Erick... as Uwe ran into the same trouble I ran into with the existing LocalizedTestCase however, if you don't mind, I'd like to let it set with the junit 3 impl a little bit longer and see if we get more random-hard-to-reproduce fa

[jira] Commented: (LUCENE-1785) Simple FieldCache merging

2009-12-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790284#action_12790284 ] Jason Rutherglen commented on LUCENE-1785: -- bq. Can't we just merge-sort into the

[jira] Updated: (LUCENE-2157) DelimitedPayloadTokenFilter copies the bufer over itsself. Instead it should only set the length. Also optimize logic.

2009-12-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2157: -- Attachment: LUCENE-2157.patch > DelimitedPayloadTokenFilter copies the bufer over itsself. Ins

Re: svn commit: r890427 - /lucene/java/trunk/src/test/org/apache/lucene/util/LocalizedTestCase.java

2009-12-14 Thread Erick Erickson
Oooh, nice... On Mon, Dec 14, 2009 at 1:26 PM, wrote: > Author: rmuir > Date: Mon Dec 14 18:26:26 2009 > New Revision: 890427 > > URL: http://svn.apache.org/viewvc?rev=890427&view=rev > Log: > LUCENE-2155: add assertion to check if something changes default locale > behind our back when using Lo

[jira] Created: (LUCENE-2157) DelimitedPayloadTokenFilter copies the bufer over itsself. Instead it should only set the length. Also optimize logic.

2009-12-14 Thread Uwe Schindler (JIRA)
DelimitedPayloadTokenFilter copies the bufer over itsself. Instead it should only set the length. Also optimize logic. -- Key: LUCENE-2157 URL: htt

[jira] Created: (LUCENE-2156) use AtomicInteger/Boolean to track IR.refCount and IW.closed

2009-12-14 Thread Michael McCandless (JIRA)
use AtomicInteger/Boolean to track IR.refCount and IW.closed Key: LUCENE-2156 URL: https://issues.apache.org/jira/browse/LUCENE-2156 Project: Lucene - Java Issue Type: Improvement

[jira] Commented: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-12-14 Thread David Kaelbling (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790270#action_12790270 ] David Kaelbling commented on LUCENE-2039: - Hi Simon -- sorry, an example using a f

[jira] Commented: (LUCENE-2120) Possible file handle leak in near real-time reader

2009-12-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790260#action_12790260 ] Michael McCandless commented on LUCENE-2120: Jake/John, how can I run the Zoie

[jira] Commented: (LUCENE-2155) random localization test failures

2009-12-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790251#action_12790251 ] Robert Muir commented on LUCENE-2155: - Committed revision 890407. This may not be the

[jira] Resolved: (LUCENE-2155) random localization test failures

2009-12-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2155. - Resolution: Fixed > random localization test failures > - > >

[jira] Issue Comment Edited: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-12-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790233#action_12790233 ] Simon Willnauer edited comment on LUCENE-2039 at 12/14/09 4:49 PM: -

[jira] Commented: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-12-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790233#action_12790233 ] Simon Willnauer commented on LUCENE-2039: - Am I missing something? Why not using t

[jira] Commented: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-12-14 Thread David Kaelbling (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790223#action_12790223 ] David Kaelbling commented on LUCENE-2039: - > David here is an example of what I me

[jira] Updated: (LUCENE-2155) random localization test failures

2009-12-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2155: Attachment: LUCENE-2155.patch attached is a patch that not only clears all Calendar attributes to

[jira] Updated: (LUCENE-2155) random localization test failures

2009-12-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2155: Fix Version/s: 3.1 Assignee: Robert Muir > random localization test failures > --

[jira] Created: (LUCENE-2155) random localization test failures

2009-12-14 Thread Robert Muir (JIRA)
random localization test failures - Key: LUCENE-2155 URL: https://issues.apache.org/jira/browse/LUCENE-2155 Project: Lucene - Java Issue Type: Task Reporter: Robert Muir Priority: Minor

[jira] Resolved: (LUCENE-2140) TopTermsScoringBooleanQueryRewrite minscore

2009-12-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2140. --- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) Committed revis

[jira] Updated: (LUCENE-2143) Understand why NRT performance is affected by flush frequency

2009-12-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2143: --- Attachment: SearchTest.java So, good news / bad news... The good news is I got a mo

[jira] Updated: (LUCENE-2104) IndexWriter.unlock does does nothing if NativeFSLockFactory is used

2009-12-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-2104: --- Attachment: LUCENE-2104.patch Changed NativeFSLock.release() to first obtain and then release the lo

Re: Test failure in trunk

2009-12-14 Thread Robert Muir
I think so. This is likely the hard-to-reproduce problem I have been finding testing Erick's junit4 patch for localization. I think there is something wierd with the test itself, and has nothing to do with junit 3 or 4... On Mon, Dec 14, 2009 at 7:58 AM, Uwe Schindler wrote: > Strange now it w

[jira] Resolved: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2146. Resolution: Invalid Fix Version/s: (was: 3.1) > DisjunctionMaxQuery has

RE: Test failure in trunk

2009-12-14 Thread Uwe Schindler
Strange now it works, it seems to be a random failure. Does actual time has anything to do with this test? - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de _ From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: Monday, December 14

Test failure in trunk

2009-12-14 Thread Uwe Schindler
I get the following Test failure with Java 1.5.0_22 of Slowlaris: [junit] - Standard Output --- [junit] Test failure of 'testLegacyDateRange' occurred under a different Locale th_TH [junit] Test failure of 'testDateRange' occurred under a different Locale t

[jira] Commented: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-14 Thread wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790107#action_12790107 ] wang commented on LUCENE-2146: -- Thanks Michael and Uwe. i understand it is not a bug. > Dis

[jira] Commented: (LUCENE-2140) TopTermsScoringBooleanQueryRewrite minscore

2009-12-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790084#action_12790084 ] Uwe Schindler commented on LUCENE-2140: --- I will commit this patch later today. > To

[jira] Commented: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790069#action_12790069 ] Uwe Schindler commented on LUCENE-2146: --- And the patch is against 2.9 without generi

[jira] Commented: (LUCENE-2146) DisjunctionMaxQuery has incorrect hashCode() implementation

2009-12-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790063#action_12790063 ] Michael McCandless commented on LUCENE-2146: Actually... it's this a mis-use o

[jira] Commented: (LUCENE-1785) Simple FieldCache merging

2009-12-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790057#action_12790057 ] Michael McCandless commented on LUCENE-1785: Can't we just merge-sort into the