[jira] Updated: (LUCENE-850) Easily create queries that transform subquery scores arbitrarily

2007-08-27 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Klaas updated LUCENE-850: -- Attachment: CustomBoostQuery.java Here's an approach I think will work. Rename CustomScoreQuery to Cus

[jira] Resolved: (LUCENE-987) Deprecate IndexModifier

2007-08-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-987. --- Resolution: Fixed I just committed this. Thanks Ning! > Deprecate IndexModifier > -

[jira] Updated: (LUCENE-870) add concurrent merge policy

2007-08-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-870: -- Attachment: LUCENE-870.take3.patch New rev of this patch to match newest patch added on

[jira] Updated: (LUCENE-847) Factor merge policy out of IndexWriter

2007-08-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-847: -- Attachment: LUCENE-847.take4.patch OK new patch: - Added the missing MergePolicy.jav

Re: [jira] Updated: (LUCENE-847) Factor merge policy out of IndexWriter

2007-08-27 Thread Michael McCandless
Woops, sorry! I will post a new patch. Mike "Ning Li" <[EMAIL PROTECTED]> wrote: > Hi Mike, > > I cannot apply the patch cleanly. MergePolicy.java, e.g., seems to be > missing from the patch. > > > On 8/24/07, Michael McCandless (JIRA) <[EMAIL PROTECTED]> wrote: > > > > [ > > https://i

[jira] Updated: (LUCENE-989) Statistics from ValueSourceQuery

2007-08-27 Thread Will Johnson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will Johnson updated LUCENE-989: Attachment: functionStats.patch patch as described above. > Statistics from ValueSourceQuery > --

[jira] Created: (LUCENE-989) Statistics from ValueSourceQuery

2007-08-27 Thread Will Johnson (JIRA)
Statistics from ValueSourceQuery - Key: LUCENE-989 URL: https://issues.apache.org/jira/browse/LUCENE-989 Project: Lucene - Java Issue Type: Improvement Components: Search Affects Versions: 2.2

Re: [jira] Updated: (LUCENE-847) Factor merge policy out of IndexWriter

2007-08-27 Thread Ning Li
Hi Mike, I cannot apply the patch cleanly. MergePolicy.java, e.g., seems to be missing from the patch. On 8/24/07, Michael McCandless (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/LUCENE-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel