[jira] Created: (LUCENE-1409) read past EOF

2008-10-01 Thread JIRA
read past EOF - Key: LUCENE-1409 URL: https://issues.apache.org/jira/browse/LUCENE-1409 Project: Lucene - Java Issue Type: Bug Affects Versions: 2.3.2 Environment: jdk 1.5.0_08 Reporter: Adam Łączyński

[jira] Commented: (LUCENE-1408) DocumentsWriter.init() doesn't grow fieldDataHash array at same rate as allFieldData array, leading to OOM errors

2008-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12635991#action_12635991 ] Michael McCandless commented on LUCENE-1408: Whoa, good catch! We are growing

Re: [VOTE] Release Lucene 2.4.0

2008-10-01 Thread Michael McCandless
I found one smallish issue: the contrib/CHANGES.txt still lists Trunk (not yet released) at the top. I'll fix it and create new artifacts, and update the ReleaseTodo. Mike Michael McCandless wrote: I've built the release artifacts, from revision 700430 on the 2.4 branch. These are the

Re: [VOTE] Release Lucene 2.4.0

2008-10-01 Thread Michael McCandless
OK new artifacts area here: http://people.apache.org/~mikemccand/staging-area/lucene2.4take2 Please VOTE to release those as 2.4.0. Mike Michael McCandless wrote: I found one smallish issue: the contrib/CHANGES.txt still lists Trunk (not yet released) at the top. I'll fix it and

[jira] Commented: (LUCENE-1383) Work around ThreadLocal's leak

2008-10-01 Thread Adrian Tarau (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636063#action_12636063 ] Adrian Tarau commented on LUCENE-1383: -- Even if the issue is closed, for those who

[jira] Commented: (LUCENE-1409) read past EOF

2008-10-01 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636068#action_12636068 ] Otis Gospodnetic commented on LUCENE-1409: -- Since Lucene 2.4 is about to be

[jira] Commented: (LUCENE-1383) Work around ThreadLocal's leak

2008-10-01 Thread robert engels (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636075#action_12636075 ] robert engels commented on LUCENE-1383: --- It doesn't need to be fixed. It works

[jira] Commented: (LUCENE-1383) Work around ThreadLocal's leak

2008-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636082#action_12636082 ] Michael McCandless commented on LUCENE-1383: bq. The current patch solves the

[jira] Commented: (LUCENE-1383) Work around ThreadLocal's leak

2008-10-01 Thread Adrian Tarau (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636085#action_12636085 ] Adrian Tarau commented on LUCENE-1383: -- Ok, maybe fixed was too much and it sounded

[jira] Commented: (LUCENE-1383) Work around ThreadLocal's leak

2008-10-01 Thread Adrian Tarau (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636089#action_12636089 ] Adrian Tarau commented on LUCENE-1383: -- Michael, Maybe some sort of cleanup method

[jira] Commented: (LUCENE-1383) Work around ThreadLocal's leak

2008-10-01 Thread robert engels (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636095#action_12636095 ] robert engels commented on LUCENE-1383: --- You cannot control this 'externally, since

[jira] Commented: (LUCENE-1383) Work around ThreadLocal's leak

2008-10-01 Thread Adrian Tarau (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636097#action_12636097 ] Adrian Tarau commented on LUCENE-1383: -- If closing all index readers and writers

[jira] Commented: (LUCENE-1409) read past EOF

2008-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636098#action_12636098 ] Michael McCandless commented on LUCENE-1409: I would still like to get to the

[jira] Updated: (LUCENE-1313) Ocean Realtime Search

2008-10-01 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1313: - Attachment: LUCENE-1313.patch LUCENE-1313.patch Added javadocs. Still needs the

[jira] Commented: (LUCENE-1409) read past EOF

2008-10-01 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636132#action_12636132 ] Adam Łączyński commented on LUCENE-1409: Last time I have got that error after

[jira] Created: (LUCENE-1410) PFOR implemenation

2008-10-01 Thread Paul Elschot (JIRA)
PFOR implemenation -- Key: LUCENE-1410 URL: https://issues.apache.org/jira/browse/LUCENE-1410 Project: Lucene - Java Issue Type: New Feature Components: Other Reporter: Paul Elschot

[jira] Updated: (LUCENE-1410) PFOR implemenation

2008-10-01 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-1410: - Attachment: LUCENE-1410.patch 20081001: Initial implementation of PFOR. The target package

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

2008-10-01 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-1410: - Summary: PFOR implementation (was: PFOR implemenation) PFOR implementation

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

2008-10-01 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-1410: - Remaining Estimate: 21840h (was: 0.5h) Original Estimate: 21840h (was: 0.5h) PFOR

Re: [VOTE] Release Lucene 2.4.0

2008-10-01 Thread Yonik Seeley
On Wed, Oct 1, 2008 at 8:26 AM, Michael McCandless [EMAIL PROTECTED] wrote: OK new artifacts area here: http://people.apache.org/~mikemccand/staging-area/lucene2.4take2 Please VOTE to release those as 2.4.0. +1 AIUI, Apache only officially releases source code, so any binaries are

Re: [VOTE] Release Lucene 2.4.0

2008-10-01 Thread Doug Cutting
Yonik Seeley wrote: AIUI, Apache only officially releases source code, so any binaries are artifacts or derivatives of a release, not really the release itself. Unless those artifacts include the source code. It's best to vote on a signed tgz file than a subversion tag, since the latter can

Re: [VOTE] Release Lucene 2.4.0

2008-10-01 Thread Yonik Seeley
On Wed, Oct 1, 2008 at 5:25 PM, Doug Cutting [EMAIL PROTECTED] wrote: Yonik Seeley wrote: AIUI, Apache only officially releases source code, so any binaries are artifacts or derivatives of a release, not really the release itself. Unless those artifacts include the source code. It's best to

Re: [VOTE] Release Lucene 2.4.0

2008-10-01 Thread Michael McCandless
Phew :) Mike Yonik Seeley wrote: On Wed, Oct 1, 2008 at 5:25 PM, Doug Cutting [EMAIL PROTECTED] wrote: Yonik Seeley wrote: AIUI, Apache only officially releases source code, so any binaries are artifacts or derivatives of a release, not really the release itself. Unless those

[jira] Commented: (LUCENE-1409) read past EOF

2008-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12636207#action_12636207 ] Michael McCandless commented on LUCENE-1409: Apparently, compass committed its

Re: [jira] Updated: (LUCENE-1410) PFOR implementation

2008-10-01 Thread Anmol Bhasin
HiPaul, I am trying to see the intended usage for the this package. But I am unable to run the test as this what I get /Users/abhasin/source-repo/lucene-src/lucene-2.3.2/src/test/org/apache/lucene/util/pfor/TestPFor.java:1: 'class' or 'interface' expected [javac] link

Re: [jira] Commented: (LUCENE-1406) new Arabic Analyzer (Apache license)

2008-10-01 Thread Grant Ingersoll
Can we have the Hebrew discussion on another thread? FWIW, I do agree it would be a good thing to add. Thanks, Grant On Oct 1, 2008, at 4:02 PM, Nadav Har'El wrote: On Tue, Sep 30, 2008, Robert Muir wrote about Re: [jira] Commented: (LUCENE-1406) new Arabic Analyzer (Apache license):