Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 13379 invoked from network); 24 Nov 2004 00:24:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Nov 2004 00:24:42 -0000 Received: (qmail 21401 invoked by uid 500); 24 Nov 2004 00:24:09 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 21271 invoked by uid 500); 24 Nov 2004 00:24:05 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 21154 invoked by uid 99); 24 Nov 2004 00:24:01 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [69.55.225.129] (HELO ehatchersolutions.com) (69.55.225.129) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 23 Nov 2004 16:23:59 -0800 Received: by ehatchersolutions.com (Postfix, from userid 504) id 3F93213E28F8; Tue, 23 Nov 2004 19:23:34 -0500 (EST) Received: from [192.168.1.101] (va-chrvlle-cad1-bdgrp1-4b-b-169.chvlva.adelphia.net [68.169.41.169]) by ehatchersolutions.com (Postfix) with ESMTP id 9030B13E28F9 for ; Tue, 23 Nov 2004 19:23:30 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <41A3C19D.3080904@newsmonster.org> References: <41A270E3.4070503@newsmonster.org> <8EB7BC0B-3D3B-11D9-982F-000393A564E6@ehatchersolutions.com> <41A3C19D.3080904@newsmonster.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <0D111E8B-3DAF-11D9-BE93-000393A564E6@ehatchersolutions.com> Content-Transfer-Encoding: 7bit From: Erik Hatcher Subject: Re: JDBCDirectory to prevent optimize()? Date: Tue, 23 Nov 2004 19:23:23 -0500 To: "Lucene Users List" X-Mailer: Apple Mail (2.619) X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on javelina X-Spam-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.0.1 X-Spam-Level: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Nov 23, 2004, at 6:02 PM, Kevin A. Burton wrote: > Erik Hatcher wrote: > >> Also, there is a DBDirectory in the sandbox to store a Lucene index >> inside Berkeley DB. > > I assume this would prevent prefix queries from working... Huh? Why would you assume that? As far as I know, and I've tested this some, a Lucene index inside Berkeley DB works the same as if it had been in RAM or on the filesystem. Erik --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org