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

2007-09-11 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526628 ] Ning Li commented on LUCENE-847: > OK, another rev of the patch (take6). I think it's close! Yes, it's close! :) >

[jira] Commented: (LUCENE-845) If you "flush by RAM usage" then IndexWriter may over-merge

2007-09-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526460 ] Michael McCandless commented on LUCENE-845: --- > Shound minMergeDocs default to maxBufferedDocs (that should

[jira] Commented: (LUCENE-995) Parsed open ended range queries give zero results

2007-09-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526451 ] Yonik Seeley commented on LUCENE-995: - It doesn't support them in that it has no special syntax to specify an ope

[jira] Commented: (LUCENE-995) Parsed open ended range queries give zero results

2007-09-11 Thread Jonas Gorski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526450 ] Jonas Gorski commented on LUCENE-995: - But if it doesn't support them, shouldn't it throw an ParseException? And

[jira] Commented: (LUCENE-995) Parsed open ended range queries give zero results

2007-09-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526448 ] Yonik Seeley commented on LUCENE-995: - That looks like Solr syntax. The Lucene QueryParser doesn't support open-

[jira] Updated: (LUCENE-995) Parsed open ended range queries give zero results

2007-09-11 Thread Jonas Gorski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas Gorski updated LUCENE-995: Affects Version/s: 1.9 2.0.0 2.1 > Parsed open ended

[jira] Created: (LUCENE-995) Parsed open ended range queries give zero results

2007-09-11 Thread Jonas Gorski (JIRA)
Parsed open ended range queries give zero results - Key: LUCENE-995 URL: https://issues.apache.org/jira/browse/LUCENE-995 Project: Lucene - Java Issue Type: Bug Components: QueryParse

[jira] Issue Comment Edited: (LUCENE-845) If you "flush by RAM usage" then IndexWriter may over-merge

2007-09-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526435 ] [EMAIL PROTECTED] edited comment on LUCENE-845 at 9/11/07 4:57 AM: -- Thanks for adding mi

[jira] Commented: (LUCENE-845) If you "flush by RAM usage" then IndexWriter may over-merge

2007-09-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526435 ] Yonik Seeley commented on LUCENE-845: - Thanks for adding minMergeMB, the default seems fine. Shound minMergeDocs

[jira] Created: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-09-11 Thread Michael McCandless (JIRA)
Change defaults in IndexWriter to maximize "out of the box" performance --- Key: LUCENE-994 URL: https://issues.apache.org/jira/browse/LUCENE-994 Project: Lucene - Java Issu

[jira] Commented: (LUCENE-845) If you "flush by RAM usage" then IndexWriter may over-merge

2007-09-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526403 ] Michael McCandless commented on LUCENE-845: --- In the latest patch on LUCENE-847 I've added methods to LogDoc