[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-26 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562838#action_12562838 ] Nicolas Lalevée commented on LUCENE-997: AtomicLong is a Java 1.5 feature, so it do

Re: formatable changes log

2008-01-26 Thread Michael McCandless
Steven A Rowe wrote: However, I noticed a problem: in CHANGES.txt under the 2.3.0 release in the "Bug fixes" section, there is a gap in the sequence: Argh! Yet more evidence that I cannot count :) This is the 2nd time I've done that! But my script only notices that it's a numbered lis

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-26 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562845#action_12562845 ] Paul Elschot commented on LUCENE-997: - After LUCENE-584 more work will be needed to get

[jira] Created: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-01-26 Thread Doron Cohen (JIRA)
Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users) - Key: LUCENE-1157 URL: https://issues.apache.org/jira/browse/LUCENE-

Re: formatable changes log

2008-01-26 Thread Doron Cohen
On Jan 26, 2008 6:36 AM, Steven A Rowe <[EMAIL PROTECTED]> wrote: > On 01/25/2008 at 2:05 PM, Chris Hostetter wrote: > > > As it is becoming hard to browse/navigate CHANGES.txt, how about > > > maintaining it in a simple HTML file? > > > > personally, i'm a fan of simple, plain text files for the

Re: formatable changes log

2008-01-26 Thread Grant Ingersoll
On Jan 26, 2008, at 5:05 AM, Michael McCandless wrote: Steven A Rowe wrote: However, I noticed a problem: in CHANGES.txt under the 2.3.0 release in the "Bug fixes" section, there is a gap in the sequence: Argh! Yet more evidence that I cannot count :) This is the 2nd time I've done th

Re: formatable changes log

2008-01-26 Thread Grant Ingersoll
On Jan 25, 2008, at 11:36 PM, Steven A Rowe wrote: On 01/25/2008 at 2:05 PM, Chris Hostetter wrote: As it is becoming hard to browse/navigate CHANGES.txt, how about maintaining it in a simple HTML file? personally, i'm a fan of simple, plain text files for the CHANGES.txt ... easy to edit, e

[jira] Updated: (LUCENE-1158) DateTools UTC/GMT mismatch

2008-01-26 Thread Daniel Naber (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Naber updated LUCENE-1158: - Attachment: datetools.diff > DateTools UTC/GMT mismatch > -- > >

[jira] Created: (LUCENE-1158) DateTools UTC/GMT mismatch

2008-01-26 Thread Daniel Naber (JIRA)
DateTools UTC/GMT mismatch -- Key: LUCENE-1158 URL: https://issues.apache.org/jira/browse/LUCENE-1158 Project: Lucene - Java Issue Type: Bug Components: Javadocs Affects Versions: 2.3 Reporte

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-26 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562869#action_12562869 ] Sean Timm commented on LUCENE-997: -- Andrzej-- JLS 17.7 Non-atomic Treatment of double and

RE: formatable changes log

2008-01-26 Thread Steven A Rowe
On 01/26/2008 at 8:07 AM, Grant Ingersoll wrote: > On Jan 25, 2008, at 11:36 PM, Steven A Rowe wrote: > > Here's the Perl script I wrote to produce the above: > > > > > > If we choose this, can you donate it? Yes, I can donate it. I put th

[jira] Updated: (LUCENE-1026) Provide a simple way to concurrently access a Lucene index from multiple threads

2008-01-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1026: Attachment: IndexAccessor-1.26.2008.zip Updated to use the new reopen method on IndexReader. > Pr

Re: formatable changes log

2008-01-26 Thread Grant Ingersoll
On Jan 26, 2008, at 11:32 AM, Steven A Rowe wrote: On 01/26/2008 at 8:07 AM, Grant Ingersoll wrote: On Jan 25, 2008, at 11:36 PM, Steven A Rowe wrote: Here's the Perl script I wrote to produce the above: If we choose this, can you don

[jira] Updated: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-01-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-1157: Attachment: lucene-1157.patch Patch based on Steven A Row's perl script (see http://www.nabble.co

Re: formatable changes log

2008-01-26 Thread Doron Cohen
On Jan 26, 2008 6:32 PM, Steven A Rowe <[EMAIL PROTECTED]> wrote: > On 01/26/2008 at 8:07 AM, Grant Ingersoll wrote: > > On Jan 25, 2008, at 11:36 PM, Steven A Rowe wrote: > > > Here's the Perl script I wrote to produce the above: > > > > > >

RE: formatable changes log

2008-01-26 Thread Steven A Rowe
Hi Doron, On 01/26/2008 at 2:26 PM, Doron Cohen wrote: > On Jan 26, 2008 6:32 PM, Steven A Rowe <[EMAIL PROTECTED]> wrote: > > On 01/26/2008 at 8:07 AM, Grant Ingersoll wrote: > > > On Jan 25, 2008, at 11:36 PM, Steven A Rowe wrote: > > > > Here's the Perl script I wrote to produce the above: > >

[jira] Updated: (LUCENE-794) Extend contrib Highlighter to properly support phrase queries and span queries

2008-01-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-794: --- Attachment: SpanHighlighter-01-26-2008.patch This patch gets rid of the separate SpanScorer test clas

[jira] Updated: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-01-26 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-1157: Attachment: lucene-1157-take2.patch Attached lucene-1157-take2.patch, which includes all of Doron'

RE: formatable changes log

2008-01-26 Thread Steven A Rowe
On 01/26/2008 at 3:00 PM, Steven A Rowe wrote: > On 01/26/2008 at 2:26 PM, Doron Cohen wrote: > > On Jan 26, 2008 6:32 PM, Steven A Rowe <[EMAIL PROTECTED]> wrote: > > > On 01/26/2008 at 8:07 AM, Grant Ingersoll wrote: > > > > On Jan 25, 2008, at 11:36 PM, Steven A Rowe wrote: > > > > > Here's the

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-01-26 Thread Daniel Naber (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562935#action_12562935 ] Daniel Naber commented on LUCENE-1157: -- It would be nice to have this working with Ja

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-26 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562936#action_12562936 ] Andrzej Bialecki commented on LUCENE-997: -- Indeed, thanks for the correction - I

[jira] Updated: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-01-26 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-1157: Attachment: lucene-1157-take3.patch Hi Daniel, I agree that the disabled/unavailable javascript s

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-26 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562952#action_12562952 ] Sean Timm commented on LUCENE-997: -- You are right that I forgot to change the comment when

Fw: svn commit: r615329 - in /lucene/java/trunk: CHANGES.txt build.xml common-build.xml contrib/contrib-build.xml lib/ lib/junit-3.8.2.jar

2008-01-26 Thread Otis Gospodnetic
Here comes that BOF again --- lucene/java/trunk/CHANGES.txt (original) +++ lucene/java/trunk/CHANGES.txt Fri Jan 25 12:27:55 2008 @@ -1,4 +1,4 @@ -Lucene Change Log +Lucene Change Log $Id$ Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Forwarded M

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-01-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562956#action_12562956 ] Doron Cohen commented on LUCENE-1157: - It looks great - and works both with javascript