[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-12-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547612 ] Paul Elschot commented on LUCENE-584: - I tried implementing a Searchable, and indeed ran into compilation errors.

FYI: svn commit: r600373 - in /lucene/java/trunk/docs: mailinglists.html mailinglists.pdf

2007-12-02 Thread Grant Ingersoll
I started a Wiki page listing Mailing List Archives at http://wiki.apache.org/lucene-java/MailingListArchives if anyone is wondering why they are no longer listed in the main site documentation. If you have an archive of Lucene's mailing lists, please feel free to add it there. Begin forwa

[jira] Commented: (LUCENE-935) Improve maven artifacts

2007-12-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547661 ] Grant Ingersoll commented on LUCENE-935: I have changed the nightly.sh to output these now as 2.3-SNAPSHOT.

[jira] Updated: (LUCENE-1073) Add unit test showing how to do a "live backup" of an index

2007-12-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1073: --- Attachment: LUCENE-1073.take3.patch Thanks for reviewing Michael! {quote} Maybe we

[jira] Commented: (LUCENE-935) Improve maven artifacts

2007-12-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547662 ] Grant Ingersoll commented on LUCENE-935: Added the note to the release TODO on the Wiki > Improve maven arti

[jira] Assigned: (LUCENE-1019) CustomScoreQuery should support multiple ValueSourceQueries

2007-12-02 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen reassigned LUCENE-1019: --- Assignee: Doron Cohen > CustomScoreQuery should support multiple ValueSourceQueries > --

[jira] Commented: (LUCENE-1019) CustomScoreQuery should support multiple ValueSourceQueries

2007-12-02 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547673 ] Doron Cohen commented on LUCENE-1019: - {quote} * The way in which caching is handled is now unclear. {quote}

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-12-02 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547681 ] Michael Busch commented on LUCENE-584: -- Why do we actually need the new MatchFilter class at all? Filter is an a

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-12-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547686 ] Paul Elschot commented on LUCENE-584: - For example, OpenBitSetFilter would like this: {code} class OpenBitSetFilt

[jira] Issue Comment Edited: (LUCENE-584) Decouple Filter from BitSet

2007-12-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547686 ] [EMAIL PROTECTED] edited comment on LUCENE-584 at 12/2/07 3:04 PM: -- For example, OpenBit

[jira] Updated: (LUCENE-935) Improve maven artifacts

2007-12-02 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-935: - Attachment: lucene-935-remote-repos.patch Hey Grant, can you try out this patch. It should make

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-12-02 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547689 ] Michael Busch commented on LUCENE-584: -- What about adding the getMatcher() method to Filter and deprecating bits

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-12-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547691 ] Paul Elschot commented on LUCENE-584: - I had not thought about deprecating yet, but it should work nicely. I supp

[jira] Commented: (LUCENE-1045) SortField.AUTO doesn't work with long

2007-12-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547714 ] Grant Ingersoll commented on LUCENE-1045: - Any more thoughts on this? Otherwise, I am going to apply this p

[jira] Commented: (LUCENE-1045) SortField.AUTO doesn't work with long

2007-12-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547715 ] Yonik Seeley commented on LUCENE-1045: -- I think we should just fold Long & Double support into the FieldCache a

[jira] Updated: (LUCENE-584) Decouple Filter from BitSet

2007-12-02 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch updated LUCENE-584: - Attachment: lucene-584-take2.patch OK, here's a new version of the patch. Changes: - Removed Matc

[jira] Resolved: (LUCENE-935) Improve maven artifacts

2007-12-02 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-935. -- Resolution: Fixed I just committed the latest patch. OK, I think I can close this issue now. W

Question about aborting background merges

2007-12-02 Thread Michael Busch
Hi, I have a question about IndexWriter.close(false) and background merges. I was going to take a look at the code, but I'm sure that Mike knows the answer :-). Let's assume that a long background merge is going on and close(false) is called. Then the merges are marked as aborted and IndexWriter.c