Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 10549 invoked from network); 5 Jun 2007 22:17:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jun 2007 22:17:47 -0000 Received: (qmail 20011 invoked by uid 500); 5 Jun 2007 22:17:48 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 19987 invoked by uid 500); 5 Jun 2007 22:17:48 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 19951 invoked by uid 99); 5 Jun 2007 22:17:47 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2007 15:17:47 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of garydongdev@gmail.com designates 209.85.134.187 as permitted sender) Received: from [209.85.134.187] (HELO mu-out-0910.google.com) (209.85.134.187) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2007 15:17:42 -0700 Received: by mu-out-0910.google.com with SMTP id w1so1946097mue for ; Tue, 05 Jun 2007 15:17:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=J5/znVMlrYB1ROBaEqePLdlsZQvh7Fz9MsSJB/+YW3qOjh1jSCYqQSiz7K65z0LAGX3RnVcxqHbVtRAkOuM1tD1Hi24oc8Z43VcgF440R7ZQ4z1B9kkPhxnytttLBFJl8xu13qhs0gsn++DfpiDXDNpvTGMaqiI3dyWrwcVm8gc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Hunjg+TMNepM80SMj0kOKJOnFlb2vSUuhgi8SPFvVKEnJZCqMaNuVMtrL7l4Q2VpSehriBTyQoRISMu+gKxOdIv8hHL6oaGY6AytYsAhTEeC7bpsxXxVQ4r6HJ0IGPiw9VsN8tskIjJ2EDKt1s54eFzCv+rVycKRiivhb/R1lGY= Received: by 10.82.186.5 with SMTP id j5mr9715400buf.1181081840804; Tue, 05 Jun 2007 15:17:20 -0700 (PDT) Received: by 10.82.182.11 with HTTP; Tue, 5 Jun 2007 15:17:20 -0700 (PDT) Message-ID: Date: Tue, 5 Jun 2007 16:17:20 -0600 From: "Gary Dong" To: users@jackrabbit.apache.org, dev@jackrabbit.apache.org Subject: How to configure a virtual file system for the search index component? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_13729_1029696.1181081840781" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_13729_1029696.1181081840781 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi; According to the information on the 'Configuring Jackrabbit' page, http://jackrabbit.apache.org/doc/config.html, it says "An optional virtual file system component can be specified for the search index as well." Can anyone show me any example on how to specify a virtual file system for the search index component? ------=_Part_13729_1029696.1181081840781--