Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 99979 invoked from network); 14 Aug 2007 23:26:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Aug 2007 23:26:13 -0000 Received: (qmail 25447 invoked by uid 500); 14 Aug 2007 23:26:05 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 25409 invoked by uid 500); 14 Aug 2007 23:26:05 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 25398 invoked by uid 99); 14 Aug 2007 23:26:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2007 16:26:05 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 80.76.149.212 is neither permitted nor denied by domain of karl.wettin@gmail.com) Received: from [80.76.149.212] (HELO ch-smtp01.sth.basefarm.net) (80.76.149.212) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2007 23:26:01 +0000 Received: from c83-249-118-113.bredband.comhem.se ([83.249.118.113]:55620 helo=[192.168.2.101]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.66) (envelope-from ) id 1IL5lc-00045Q-4m for java-user@lucene.apache.org; Wed, 15 Aug 2007 01:25:40 +0200 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: <8E5BA7FAF994C6409A8E074B78EB4677013653B4@14sha-msg02.zm.sd.mediazone.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: karl wettin Subject: =?UTF-8?Q?Re:_=E7=AD=94=E5=A4=8D:_Indexing_correctly=3F?= Date: Wed, 15 Aug 2007 01:20:45 +0200 To: java-user@lucene.apache.org X-Mailer: Apple Mail (2.752.3) X-Originating-IP: 83.249.118.113 X-Scan-Result: No virus found in message 1IL5lc-00045Q-4m. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1IL5lc-00045Q-4m dafa710007db82d256026f1dc522fcb9 X-Virus-Checked: Checked by ClamAV on apache.org 14 aug 2007 kl. 21.34 skrev John Paul Sondag: > What exactly is a RAMDirectory, I didn't see it mentioned on that > page. Is > there example code of using it? Do I just create a Ram Directory > and then > use it like it's a normal directory? Yes, it is just like FSDirectory, but resides in RAM and is not persistent. -- karl --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org