Return-Path: Delivered-To: apmail-lucene-solr-user-archive@locus.apache.org Received: (qmail 50000 invoked from network); 31 Aug 2007 06:12:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Aug 2007 06:12:16 -0000 Received: (qmail 46276 invoked by uid 500); 31 Aug 2007 06:12:10 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 46259 invoked by uid 500); 31 Aug 2007 06:12:10 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 46250 invoked by uid 99); 31 Aug 2007 06:12:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 23:12:10 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.69.42.181] (HELO radix.cryptio.net) (208.69.42.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2007 06:13:08 +0000 Received: by radix.cryptio.net (Postfix, from userid 1007) id 4F71B71C016; Thu, 30 Aug 2007 23:11:44 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by radix.cryptio.net (Postfix) with ESMTP id 4329F71C012 for ; Thu, 30 Aug 2007 23:11:44 -0700 (PDT) Date: Thu, 30 Aug 2007 23:11:44 -0700 (PDT) From: Chris Hostetter To: solr-user@lucene.apache.org Subject: Re: multiple solr home directories In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Checked: Checked by ClamAV on apache.org > Just to make sure. you mean we can create a directory containing the shared > jars, and each solr home/lib will symlink to the jar files in that > directory. Right? correct. -Hoss