[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650914#action_12650914 ] Michael McCandless commented on LUCENE-1453: I agree -- I just committed an en

[jira] Commented: (LUCENE-1461) Cached filter for a single term field

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650947#action_12650947 ] Michael McCandless commented on LUCENE-1461: bq. The RangeQuery still relies o

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650961#action_12650961 ] Michael McCandless commented on LUCENE-1458: {quote} OK, it makes sense to hav

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650964#action_12650964 ] Michael McCandless commented on LUCENE-1458: {quote} > I think, just like we a

[jira] Commented: (LUCENE-1461) Cached filter for a single term field

2008-11-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650974#action_12650974 ] Earwin Burrfoot commented on LUCENE-1461: - bq. RangeQuery no longer relies on the

[jira] Assigned: (LUCENE-1461) Cached filter for a single term field

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1461: -- Assignee: Michael McCandless > Cached filter for a single term field > ---

[jira] Commented: (LUCENE-1461) Cached filter for a single term field

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650994#action_12650994 ] Michael McCandless commented on LUCENE-1461: bq. But you still store strings i

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2008-11-26 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651003#action_12651003 ] Marvin Humphrey commented on LUCENE-1458: - > Not having to materialize one massive

[jira] Created: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Uwe Schindler (JIRA)
Add TrieRangeQuery to contrib - Key: LUCENE-1470 URL: https://issues.apache.org/jira/browse/LUCENE-1470 Project: Lucene - Java Issue Type: New Feature Components: contrib/* Reporter: Uwe Schi

[jira] Updated: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1470: -- Attachment: LUCENE-1470.patch First version of a patch for contrib-queries. It includes my cla

back compat testing

2008-11-26 Thread Michael McCandless
We now run "ant test-tag" in the nightly build, to verify that all unit tests in 2.4.0 still pass, which is awesome. But, for LUCENE-1464, which is ready to commit, there is a bug in TestLockFactory whereby its rmDir method hits an NPE if the directory doesn't exist. For two testcases that now

[jira] Commented: (LUCENE-1461) Cached filter for a single term field

2008-11-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650936#action_12650936 ] Uwe Schindler commented on LUCENE-1461: --- The RangeQuery still relies on the sort ord

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650959#action_12650959 ] Michael McCandless commented on LUCENE-1458: {quote} OK, assume that you slurp

[jira] Updated: (LUCENE-1461) Cached filter for a single term field

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1461: --- Attachment: LUCENE-1461.patch This patch looks good! I think it's ready to commit?

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650967#action_12650967 ] Michael McCandless commented on LUCENE-1458: {quote} > Well ...that cat comman

[jira] Updated: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1470: -- Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) Affects Version/s:

[jira] Updated: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1470: -- Attachment: LUCENE-1470.patch fixed patch > Add TrieRangeQuery to contrib > -

[jira] Issue Comment Edited: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651014#action_12651014 ] earwin edited comment on LUCENE-1470 at 11/26/08 6:35 AM: --

[jira] Commented: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651014#action_12651014 ] Earwin Burrfoot commented on LUCENE-1470: - Lucene (at least 2.3.2 version) cannot

[jira] Issue Comment Edited: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651014#action_12651014 ] earwin edited comment on LUCENE-1470 at 11/26/08 6:37 AM: --

[jira] Issue Comment Edited: (LUCENE-1461) Cached filter for a single term field

2008-11-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650974#action_12650974 ] earwin edited comment on LUCENE-1461 at 11/26/08 6:37 AM: --

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2008-11-26 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651015#action_12651015 ] Marvin Humphrey commented on LUCENE-1458: - > So eg you'd still need to coordinate

[jira] Updated: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1470: -- Attachment: (was: LUCENE-1470.patch) > Add TrieRangeQuery to contrib > ---

[jira] Commented: (LUCENE-1461) Cached filter for a single term field

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650926#action_12650926 ] Michael McCandless commented on LUCENE-1461: bq. my two techniques for superfa

[jira] Commented: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651024#action_12651024 ] Earwin Burrfoot commented on LUCENE-1470: - Read your code closer. Silly me, I assu

[jira] Commented: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651035#action_12651035 ] Uwe Schindler commented on LUCENE-1470: --- No problem, I have choosen the two chars /

[jira] Commented: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651056#action_12651056 ] Earwin Burrfoot commented on LUCENE-1470: - bq. in base 2^15, you only have 4 preci

[jira] Commented: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651061#action_12651061 ] Uwe Schindler commented on LUCENE-1470: --- You are right, my intentation was to make i

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2008-11-26 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651067#action_12651067 ] Marvin Humphrey commented on LUCENE-1458: - > Well, maybe both? Ie, each of these I

[jira] Commented: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651070#action_12651070 ] Earwin Burrfoot commented on LUCENE-1470: - bq. But the encoding format of this con

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651078#action_12651078 ] Michael McCandless commented on LUCENE-1458: bq. Warming is only needed once,

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651082#action_12651082 ] Michael McCandless commented on LUCENE-1458: {quote} > So: PostingsCodec, Term

[jira] Commented: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651092#action_12651092 ] Michael McCandless commented on LUCENE-1470: {quote} > Why is it not possible,

[jira] Commented: (LUCENE-1461) Cached filter for a single term field

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651095#action_12651095 ] Michael McCandless commented on LUCENE-1461: See also LUCENE-1470, which is an

[jira] Commented: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651109#action_12651109 ] Michael McCandless commented on LUCENE-1470: It seems like there are two thin

[jira] Assigned: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1470: -- Assignee: Michael McCandless > Add TrieRangeQuery to contrib > ---

Re: back compat testing

2008-11-26 Thread Michael Busch
+1. I think this makes sense. To get around the problem of testcases being dependent on package-private APIs that change between minor releases, maybe we should *only* have testcases in that branch? Otherwise if we have to make a change to a test to make it compile with an API we changed in tr

Re: back compat testing

2008-11-26 Thread Michael McCandless
Oh that's a good idea. OK I'll take this approach. Mike Michael Busch wrote: +1. I think this makes sense. To get around the problem of testcases being dependent on package- private APIs that change between minor releases, maybe we should *only* have testcases in that branch? Otherwise i

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2008-11-26 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651138#action_12651138 ] Marvin Humphrey commented on LUCENE-1458: - > In Lucene we now have an indexing cha

Deprecation of Token constructors in 2.4

2008-11-26 Thread Shai Erera
Hi I moved to use Lucene 2.4 and noticed that some of the Token constructors were marked deprecated. Specifically, I'm talking about the Token(String, int, int), where the String is the word to populate the token with, and the two ints are startOffset and endOffset respectively. That was an amazin

[jira] Updated: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1470: -- Attachment: LUCENE-1470.patch An updated version of the patch. The format of encoded terms is

[jira] Commented: (LUCENE-1470) Add TrieRangeQuery to contrib

2008-11-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651185#action_12651185 ] Uwe Schindler commented on LUCENE-1470: --- I wanted to go to bed, but it is the same e

[jira] Created: (LUCENE-1471) Faster MultiSearcher.search merge docs

2008-11-26 Thread Jason Rutherglen (JIRA)
Faster MultiSearcher.search merge docs --- Key: LUCENE-1471 URL: https://issues.apache.org/jira/browse/LUCENE-1471 Project: Lucene - Java Issue Type: Improvement Components: Search Affects V

InstantiatedIndexWriter

2008-11-26 Thread Karl Wettin
I was just about to get on with LUCENE-1462 when I noticed the new TokenStream API. (Yeah, I've been really busy with other stuff for a while now.) Rather than keeping InstantiatedIndexWriter in sync with IndexWriter I'm considering suggesting that we simply delete InstantiatedIndexWriter

[jira] Updated: (LUCENE-1462) Instantiated/IndexWriter discrepanies

2008-11-26 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wettin updated LUCENE-1462: Attachment: LUCENE-1462.txt * Made a few classes implement java.io:Serializable * TestCase that