[
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.
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
[
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.
[
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
[
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
[
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
> --
[
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}
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
18 matches
Mail list logo