[jira] Commented: (LUCENE-1518) Merge Query and Filter classes

2009-01-21 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665750#action_12665750 ] Paul Elschot commented on LUCENE-1518: -- Even now that this has had some time, I still

[jira] Commented: (LUCENE-1518) Merge Query and Filter classes

2009-01-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665796#action_12665796 ] Uwe Schindler commented on LUCENE-1518: --- I have no problem with this. I was waiting

[jira] Created: (LUCENE-1524) True reverse sorting

2009-01-21 Thread Jiri Kuhn (JIRA)
True reverse sorting Key: LUCENE-1524 URL: https://issues.apache.org/jira/browse/LUCENE-1524 Project: Lucene - Java Issue Type: Bug Components: Search Affects Versions: 2.4 Reporter: Jiri Kuhn

[jira] Updated: (LUCENE-1524) True reverse sorting

2009-01-21 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Kuhn updated LUCENE-1524: -- Attachment: reverse.patch The patch comes with unit test which demonstrates the bug. All other tests

[jira] Issue Comment Edited: (LUCENE-1518) Merge Query and Filter classes

2009-01-21 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665809#action_12665809 ] paul.elsc...@xs4all.nl edited comment on LUCENE-1518 at 1/21/09 4:03 AM:

[jira] Created: (LUCENE-1525) Missing dependencies in two generated maven pom files

2009-01-21 Thread Sami Siren (JIRA)
Missing dependencies in two generated maven pom files -- Key: LUCENE-1525 URL: https://issues.apache.org/jira/browse/LUCENE-1525 Project: Lucene - Java Issue Type: Bug Affects

[jira] Updated: (LUCENE-1525) Missing dependencies in two generated maven pom files

2009-01-21 Thread Sami Siren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren updated LUCENE-1525: --- Lucene Fields: [New, Patch Available] (was: [New]) Missing dependencies in two generated maven

[jira] Updated: (LUCENE-1525) Missing dependencies in two generated maven pom files

2009-01-21 Thread Sami Siren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren updated LUCENE-1525: --- Attachment: LUCENE-1525.patch Missing dependencies in two generated maven pom files

[jira] Assigned: (LUCENE-1525) Missing dependencies in two generated maven pom files

2009-01-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1525: -- Assignee: Michael McCandless Missing dependencies in two generated maven pom

[jira] Resolved: (LUCENE-1525) Missing dependencies in two generated maven pom files

2009-01-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1525. Resolution: Fixed Fix Version/s: 2.9 Lucene Fields: [New, Patch

[jira] Created: (LUCENE-1526) Tombstone deletions in IndexReader

2009-01-21 Thread Jason Rutherglen (JIRA)
Tombstone deletions in IndexReader -- Key: LUCENE-1526 URL: https://issues.apache.org/jira/browse/LUCENE-1526 Project: Lucene - Java Issue Type: Improvement Components: Index Affects Versions:

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-21 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665894#action_12665894 ] Marvin Humphrey commented on LUCENE-1476: - For OR like queries, that use

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665905#action_12665905 ] Jason Rutherglen commented on LUCENE-1476: -- {quote} M.M.: I believe there's an

[jira] Commented: (LUCENE-1524) True reverse sorting

2009-01-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665914#action_12665914 ] Michael McCandless commented on LUCENE-1524: I can appreciate the motivation

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-21 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665924#action_12665924 ] Marvin Humphrey commented on LUCENE-1476: - I implemented the SegmentTermsDocs

[jira] Updated: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1476: - Attachment: LUCENE-1476.patch Previous patch did not have MultiDocIdSet, this one does.

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665931#action_12665931 ] Jason Rutherglen commented on LUCENE-1476: -- {quote} M.M.: At a higher level, I'd

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665942#action_12665942 ] Michael McCandless commented on LUCENE-1476: {quote} Indeed, how should we

[jira] Updated: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1483: --- Attachment: LUCENE-1483.patch OK I made a bunch of small fixes. With this patch

[jira] Commented: (LUCENE-1526) Tombstone deletions in IndexReader

2009-01-21 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665955#action_12665955 ] Marvin Humphrey commented on LUCENE-1526: - A tombstone merge policy needs to be

[jira] Commented: (LUCENE-1494) Additional features for searching for value across multiple fields (many-to-one style)

2009-01-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665961#action_12665961 ] Hoss Man commented on LUCENE-1494: -- bq. I don't disagree that an inverted inheritance

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665965#action_12665965 ] Michael McCandless commented on LUCENE-1476: bq. I am going to run the

[jira] Commented: (LUCENE-1526) Tombstone deletions in IndexReader

2009-01-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665969#action_12665969 ] Michael McCandless commented on LUCENE-1526: {quote} For Lucene, I think the

[jira] Commented: (LUCENE-1526) Tombstone deletions in IndexReader

2009-01-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665971#action_12665971 ] Michael McCandless commented on LUCENE-1526: Also, an in-RAM binary tree

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665998#action_12665998 ] Jason Rutherglen commented on LUCENE-1476: -- Is there info on the wiki about how

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12666034#action_12666034 ] Jason Rutherglen commented on LUCENE-1476: -- {quote} Should we deprecate

how often is site updated?

2009-01-21 Thread Chris Hostetter
According to this doc... http://wiki.apache.org/lucene-java/HowToUpdateTheWebsite ...Grant's crontab is used to update /www/lucene.apache.org/java/docs from... http://svn.apache.org/repos/asf/lucene/java/site/docs ...but the wiki page isn't very explicit about how often that cron script

[jira] Commented: (LUCENE-1524) True reverse sorting

2009-01-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12666081#action_12666081 ] Hoss Man commented on LUCENE-1524: -- my take is similar to Michael... The test in the