[jira] Commented: (LUCENE-1357) SpanScorer does not respect ConstantScoreRangeQuery setting

2008-08-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623820#action_12623820 ] Mark Miller commented on LUCENE-1357: - Well this is annoying - the test for this count

Re: [jira] Issue Comment Edited: (LUCENE-1074) Workaround in Searcher.java for gcj bug#15411 no longer needed

2008-08-19 Thread Andi Vajda
I'm the one who originally lobbied for this patch to get the number of patches required to compile Java Lucene (from .class files) with gcj down a bit. I've since switched away from gcj, using jcc [1] instead which I wrote for PyLucene originally. That being said, if I were still using gcj tod

[jira] Updated: (LUCENE-1001) Add Payload retrieval to Spans

2008-08-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1001: Attachment: LUCENE-1001.patch Took one last look through for final cleanup - removed an unused imp

Re: RAMDisk.reload(FSDirectory)

2008-08-19 Thread eks dev
Hi Mike, that was clear from the beginning, I have asked u bit clumsy. What I really wanted to ask, given it is not already possible: does this make sense to provide it as a patch. It sound to me rather "narrow" to be useful for wider community, but on the other side having efficient way to re-

[jira] Commented: (LUCENE-1335) Correctly handle concurrent calls to addIndexes, optimize, commit

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623775#action_12623775 ] Michael McCandless commented on LUCENE-1335: I plan to commit this in a day or

[jira] Assigned: (LUCENE-1142) Updated Snowball package

2008-08-19 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wettin reassigned LUCENE-1142: --- Assignee: Karl Wettin > Updated Snowball package > > >

[jira] Updated: (LUCENE-1142) Updated Snowball package

2008-08-19 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wettin updated LUCENE-1142: Fix Version/s: (was: 2.4) 3.0 > Updated Snowball package >

[jira] Issue Comment Edited: (LUCENE-1074) Workaround in Searcher.java for gcj bug#15411 no longer needed

2008-08-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623744#action_12623744 ] [EMAIL PROTECTED] edited comment on LUCENE-1074 at 8/19/08 10:45 AM: ---

[jira] Updated: (LUCENE-1074) Workaround in Searcher.java for gcj bug#15411 no longer needed

2008-08-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-1074: - Lucene Fields: [Patch Available] (was: [New]) > Workaround in Searcher.java for gcj bug#15411 n

[jira] Updated: (LUCENE-1074) Workaround in Searcher.java for gcj bug#15411 no longer needed

2008-08-19 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-1074: - Attachment: LUCENE-1074.patch gcc 4.3.1 is out since June 2008, so the workaround is no longer n

Re: RAMDisk.reload(FSDirectory)

2008-08-19 Thread Michael McCandless
Since Lucene is write-once, this should be fairly simple to do. You just list the files, remove any that are now gone, copy over any new files? Mike eks dev wrote: short one, maybe stupid question: use case, - you load your index from Disk into RAMDisk - Use it in read only mode (no mo

[jira] Commented: (LUCENE-1142) Updated Snowball package

2008-08-19 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623704#action_12623704 ] Karl Wettin commented on LUCENE-1142: - I can try to trace the changes of the snowball

[jira] Commented: (LUCENE-1142) Updated Snowball package

2008-08-19 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623688#action_12623688 ] Grant Ingersoll commented on LUCENE-1142: - Karl, This is marked as 2.4, but your

[jira] Updated: (LUCENE-1001) Add Payload retrieval to Spans

2008-08-19 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1001: Attachment: LUCENE-1001.patch Added to CHANGES.txt Made the SpanQuery.getPayloadSpans() m

[jira] Resolved: (LUCENE-1355) Using the WeightedTerms option in the Highlighter can cause fragments to be supressed for indexes with deletes

2008-08-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-1355. - Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) > Using the Weighte

[jira] Updated: (LUCENE-1356) Allow easy extensions of TopDocCollector

2008-08-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1356: Fix Version/s: 2.4 > Allow easy extensions of TopDocCollector > --

[jira] Updated: (LUCENE-1350) Filters which are "consumers" should not reset the payload or flags and should better reuse the token

2008-08-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1350: Fix Version/s: 2.4 > Filters which are "consumers" should not reset the payload or flags and > sh

Re: release 2.4 soon?

2008-08-19 Thread Michael McCandless
Yes, please. In fact we should mark them as both 2.3.3 and 2.4. Mike Mark Miller wrote: What about the one or two not on the list marked 2.3.3? Should prob move those forward for consideration as well. Michael McCandless wrote: OK we have 18 issues currently unresolved and marked as 2.4

[jira] Updated: (LUCENE-1329) Remove synchronization in SegmentReader.isDeleted

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1329: --- Attachment: LUCENE-1329.patch Attached new rev of this patch. I think it's ready to

[jira] Updated: (LUCENE-1341) BoostingNearQuery class (prototype)

2008-08-19 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1341: Lucene Fields: [Patch Available] (was: [Patch Available, New]) Fix Version/s: (was

[jira] Resolved: (LUCENE-1249) Bugs in org.apache.lucene.index.TermVectorsReader.clone()

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1249. Resolution: Fixed Thanks David! > Bugs in org.apache.lucene.index.TermVectorsRead

Re: release 2.4 soon?

2008-08-19 Thread Mark Miller
What about the one or two not on the list marked 2.3.3? Should prob move those forward for consideration as well. Michael McCandless wrote: OK we have 18 issues currently unresolved and marked as 2.4 fix version: https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=h

[jira] Updated: (LUCENE-1355) Using the WeightedTerms option in the Highlighter can cause fragments to be supressed for indexes with deletes

2008-08-19 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1355: Fix Version/s: (was: 2.3.3) 2.4 > Using the WeightedTerms option in the Hig

Re: release 2.4 soon?

2008-08-19 Thread Michael McCandless
OK we have 18 issues currently unresolved and marked as 2.4 fix version: https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=12310110&fixfor=12312681 I've got 4 of the issues; I should be able to resolve 3

[jira] Assigned: (LUCENE-1249) Bugs in org.apache.lucene.index.TermVectorsReader.clone()

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1249: -- Assignee: Michael McCandless > Bugs in org.apache.lucene.index.TermVectorsRead

[jira] Resolved: (LUCENE-1334) Term improvement

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1334. Resolution: Fixed Thanks DM! > Term improvement > > >

[jira] Commented: (LUCENE-1334) Term improvement

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623627#action_12623627 ] Michael McCandless commented on LUCENE-1334: Patch looks good, thanks DM! I'l

[jira] Updated: (LUCENE-1052) Add an "termInfosIndexDivisor" to IndexReader

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1052: --- Fix Version/s: (was: 2.4) Changing fix version from 2.4 to Unknown. > Add an "t

[jira] Assigned: (LUCENE-1329) Remove synchronization in SegmentReader.isDeleted

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1329: -- Assignee: Michael McCandless > Remove synchronization in SegmentReader.isDelet

[jira] Updated: (LUCENE-1329) Remove synchronization in SegmentReader.isDeleted

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1329: --- Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) Fix Version/

[jira] Assigned: (LUCENE-1333) Token implementation needs improvements

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1333: -- Assignee: Michael McCandless > Token implementation needs improvements > -

[jira] Assigned: (LUCENE-1334) Term improvement

2008-08-19 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1334: -- Assignee: Michael McCandless > Term improvement > > >

RE: release 2.4 soon?

2008-08-19 Thread Uwe Schindler
Hi Michael, Thanks for the information! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [EMAIL PROTECTED] > -Original Message- > From: Michael Busch [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 19, 2008 10:25 AM > To: java-dev@lucene.apache.or

Re: release 2.4 soon?

2008-08-19 Thread Michael Busch
Hi Uwe, I think the patch is not ready to commit. If we want to release 2.4 very soon, then the new FieldCache will not be part of it. I haven't had time to work on it and I'll be on vacation for 2 weeks, afterwards I should have some time to help working on it. -Michael Uwe Schindler wrot

RE: release 2.4 soon?

2008-08-19 Thread Uwe Schindler
Hi Mike, one question (as I did not look into the svn or snapshots): Is the new FieldCache implementation with optimized reopen() included in this version or will this come with 3.0? At the moment, this is my biggest performance problem with Lucene on sorted results when the index is reopened ofte

[jira] Commented: (LUCENE-1219) support array/offset/ length setters for Field with binary data

2008-08-19 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623593#action_12623593 ] Eks Dev commented on LUCENE-1219: - bq. did you ever measure the before/after performance d