Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 70815 invoked from network); 20 Mar 2006 06:03:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Mar 2006 06:03:02 -0000 Received: (qmail 72253 invoked by uid 500); 20 Mar 2006 06:02:57 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 72212 invoked by uid 500); 20 Mar 2006 06:02:56 -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 72201 invoked by uid 99); 20 Mar 2006 06:02:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Mar 2006 22:02:56 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.122.139.27] (HELO rodin.i2r.a-star.edu.sg) (192.122.139.27) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Mar 2006 22:02:55 -0800 Received: from rodin.i2r.a-star.edu.sg (localhost [127.0.0.1]) by rodin.i2r.a-star.edu.sg (8.13.1/8.13.1) with ESMTP id k2K62Sc4011433 for ; Mon, 20 Mar 2006 14:02:28 +0800 (SGT) Received: from newmailhost.i2r.a-star.edu.sg ([192.122.134.76])by rodin.i2r.a-star.edu.sg (8.13.1/8.13.1) with ESMTP id k2K62RcT011428for ; Mon, 20 Mar 2006 14:02:27 +0800 (SGT) Received: from icsdtemp (elephants.i2r.a-star.edu.sg [192.168.136.116])by mailhost.lit.org.sg(Sun Java System Messaging Server 6.1 HotFix 0.06 (built Nov 11 2004))with ESMTP id <0IWE00DULWS5Q560@mailhost.lit.org.sg> forjava-user@lucene.apache.org; Mon, 20 Mar 2006 14:02:29 +0800 (SGT) Date: Mon, 20 Mar 2006 14:05:21 +0800 From: Aditya Liviandi Subject: serializable RAMDirectory In-reply-to: To: java-user@lucene.apache.org Message-id: <004701c64be4$45cac0a0$7488a8c0@icsdtemp> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Mailer: Microsoft Outlook, Build 10.0.4024 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: quoted-printable Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal X-imss-version: 2.038 X-imss-result: Passed X-imss-scores: Clean:36.67632 C:2 M:3 S:5 R:5 X-imss-settings: Baseline:5 C:4 M:4 S:4 R:4 (1.5000 1.5000) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Is there any implementation of lucene that allows the index to be portable? It seems pointless that I have to do the indexing operation to a directory with FSDirectory, and then copy the directory over to the portable file, and unpack the file whenever I want to search the directory at another place... Can anyone help me? --------------------------------------------------- I=C2=B2R Disclaimer= ------------------------------ This email is confidential and may be privileged. If you are not the= intended recipient, please delete it and notify us immediately. Please do= not copy or use it for any purpose, or disclose its contents to any other= person. Thank you. ---------------------------------------------------------------------------= ---------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org