[
https://issues.apache.org/jira/browse/LUCENE-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544724
]
Michael Busch commented on LUCENE-887:
--
close(false) does not "kill" a merge thread right? So actually
there is
[
https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544730
]
Michael Busch commented on LUCENE-1044:
---
I think changing the only constructor in FSDirectory.FSIndexOutput is
[
https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544758
]
Michael McCandless commented on LUCENE-1044:
Woops, OK I will put it back ...
> Behavior on hard power
[
https://issues.apache.org/jira/browse/LUCENE-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544769
]
Michael McCandless commented on LUCENE-887:
---
I believe close(false) marks all still-running merges as abor
Make TopDocs constructor public
---
Key: LUCENE-1064
URL: https://issues.apache.org/jira/browse/LUCENE-1064
Project: Lucene - Java
Issue Type: Improvement
Components: Search
Affects Versions: 2.2
[
https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544803
]
Doron Cohen commented on LUCENE-1044:
-
{quote}
I'll look into the separate thread to sync/close files in the
bac
[
https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544811
]
Doron Cohen commented on LUCENE-1044:
-
With some artificial CPU activity added to the test program:
|| num files
[
https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544812
]
doronc edited comment on LUCENE-1044 at 11/22/07 6:16 AM:
---
Attached FSyncPerfTest.java
[
https://issues.apache.org/jira/browse/LUCENE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen updated LUCENE-1044:
Attachment: FSyncPerfTest.java
The standalone (non Lucene) perf test that I used.
> Behavior on h
[
https://issues.apache.org/jira/browse/LUCENE-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544854
]
Michael Busch commented on LUCENE-887:
--
{quote}
I believe close(false) marks all still-running merges as aborted
[
https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-584:
Attachment: (was: Matcher-20071122-1ground.patch)
> Decouple Filter from Bit
[
https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-584:
Attachment: Matcher-20071122-1ground.patch
Resolved a local conflict in the javadocs of
Reporter: Peter Schäfer
>Priority: Minor
> Attachments: bench-diff.txt, bench-diff.txt,
> Matcher-20070905-2default.patch, Matcher-20070905-3core.patch,
> Matcher-20071008-1ground.patch, Matcher-20071122-1ground.patch, Some
> Matchers.zip
>
>
> {code}
[
https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-584:
Attachment: Matcher-20071122-1ground.patch
Resolved a local conflict in the javadocs of
Reporter: Peter Schäfer
>Priority: Minor
> Attachments: bench-diff.txt, bench-diff.txt,
> Matcher-20070905-2default.patch, Matcher-20070905-3core.patch,
> Matcher-20071122-1ground.patch, Some Matchers.zip
>
>
> {code}
> package org.apache.lu
[
https://issues.apache.org/jira/browse/LUCENE-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-1064:
---
Attachment: TopDocs-patch
The simple patch details
> Make TopDocs constructor public
>
Hi
I opened an issue in JIRA on making TopDocs constructor public (
https://issues.apache.org/jira/browse/LUCENE-1064). I think it's a very
small change and is required by applications that have the need to write
their own HitCollector and create a corresponding TopDocs (but can't extend
TopDocCol
17 matches
Mail list logo