Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 97236 invoked from network); 26 Mar 2007 18:46:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Mar 2007 18:46:58 -0000 Received: (qmail 64023 invoked by uid 500); 26 Mar 2007 18:47:02 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 63980 invoked by uid 500); 26 Mar 2007 18:47:02 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 63969 invoked by uid 99); 26 Mar 2007 18:47:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2007 11:47:02 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [198.144.201.51] (HELO esseff.org) (198.144.201.51) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2007 11:46:53 -0700 Received: from localhost (localhost [127.0.0.1]) by esseff.org (Postfix) with ESMTP id 18E356463BF for ; Mon, 26 Mar 2007 11:47:06 -0700 (PDT) X-Quarantine-ID: X-Virus-Scanned: amavisd-new at esseff.org Received: from esseff.org ([127.0.0.1]) by localhost (esseff.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U42LYvucC56N for ; Mon, 26 Mar 2007 11:47:03 -0700 (PDT) Received: from professorville.windows.esseff.org (professorville.windows.esseff.org [10.0.1.16]) by esseff.org (Postfix) with ESMTP id 992376463B8 for ; Mon, 26 Mar 2007 11:47:03 -0700 (PDT) Subject: RE: [jira] Commented: (LUCENE-845) If you "flush by RAM usage" then IndexWriter may over-merge MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 26 Mar 2007 11:46:29 -0700 Content-class: urn:content-classes:message X-MIMEOLE: Produced By Microsoft Exchange V6.5 Message-ID: <392521EA2692A2418DF48C331E61E32506AC8A@professorville.windows.esseff.org> In-Reply-To: <46080E5B.2020000@apache.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [jira] Commented: (LUCENE-845) If you "flush by RAM usage" then IndexWriter may over-merge Thread-Index: Acdv0ytNCpVg1TldRz6E8WdJ8syL1QAAydqA References: <8238078.1174663652330.JavaMail.jira@brutus> <9116E8A1-974D-4D4C-A21B-EB62C1026E08@apache.org> <1174679540.16770.1181081325@webmail.messagingengine.com> <46043215.1040701@apache.org> <392521EA2692A2418DF48C331E61E32506AC7A@professorville.windows.esseff.org> <392521EA2692A2418DF48C331E61E32506AC7B@professorville.windows.esseff.org> <46080E5B.2020000@apache.org> From: "Steven Parkes" To: X-Virus-Checked: Checked by ClamAV on apache.org > Very long documents are useful for testing for anomalies, but they're=20 > not so useful as retrieved documents, nor typical of applications. That's what I thought, too. I'm kinda curious to see how gutenburg compares to wikipedia for things like merge policy, in particular, by-docs vs. by-bytes. But while a curiosity, I don't see that it has all much practical value, so I'm not sure I can get it to the top of the to-do list. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org