[
https://issues.apache.org/jira/browse/LUCENE-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665750#action_12665750
]
Paul Elschot commented on LUCENE-1518:
--
Even now that this has had some time, I still
[
https://issues.apache.org/jira/browse/LUCENE-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665796#action_12665796
]
Uwe Schindler commented on LUCENE-1518:
---
I have no problem with this. I was waiting
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
[
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 p
[
https://issues.apache.org/jira/browse/LUCENE-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665809#action_12665809
]
paul.elsc...@xs4all.nl edited comment on LUCENE-1518 at 1/21/09 4:03 AM:
---
[
https://issues.apache.org/jira/browse/LUCENE-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665809#action_12665809
]
Paul Elschot commented on LUCENE-1518:
--
I don't think the time is lost. In case there
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 Versions
[
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 po
[
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
> ---
[
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
[
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 Availabl
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: 2.
[
https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665894#action_12665894
]
Marvin Humphrey commented on LUCENE-1476:
-
> For OR like queries, that use Scorer.
[
https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665905#action_12665905
]
Jason Rutherglen commented on LUCENE-1476:
--
{quote}
M.M.: I believe there's an in
[
https://issues.apache.org/jira/browse/LUCENE-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665914#action_12665914
]
Michael McCandless commented on LUCENE-1524:
I can appreciate the motivation
[
https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665924#action_12665924
]
Marvin Humphrey commented on LUCENE-1476:
-
> I implemented the SegmentTermsDocs us
[
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.
[
https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665931#action_12665931
]
Jason Rutherglen commented on LUCENE-1476:
--
{quote}
M.M.: "At a higher level, I'd
[
https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665939#action_12665939
]
Jason Rutherglen commented on LUCENE-1476:
--
I am going to run the contrib benchma
[
https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665942#action_12665942
]
Michael McCandless commented on LUCENE-1476:
{quote}
Indeed, how should we sol
[
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 th
[
https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665955#action_12665955
]
Marvin Humphrey commented on LUCENE-1526:
-
> A tombstone merge policy needs to be
[
https://issues.apache.org/jira/browse/LUCENE-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665961#action_12665961
]
Hoss Man commented on LUCENE-1494:
--
bq. I don't disagree that an inverted inheritance h
[
https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665965#action_12665965
]
Michael McCandless commented on LUCENE-1476:
bq. I am going to run the contri
[
https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665969#action_12665969
]
Michael McCandless commented on LUCENE-1526:
{quote}
For Lucene, I think the
[
https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665971#action_12665971
]
Michael McCandless commented on LUCENE-1526:
Also, an in-RAM binary tree repre
[
https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665998#action_12665998
]
Jason Rutherglen commented on LUCENE-1476:
--
Is there info on the wiki about how t
[
https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666034#action_12666034
]
Jason Rutherglen commented on LUCENE-1476:
--
{quote}
Should we deprecate isDelete
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
r
[
https://issues.apache.org/jira/browse/LUCENE-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666081#action_12666081
]
Hoss Man commented on LUCENE-1524:
--
my take is similar to Michael...
The test in the pat
30 matches
Mail list logo