Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 43721 invoked from network); 13 Jun 2009 05:13:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jun 2009 05:13:20 -0000 Received: (qmail 22062 invoked by uid 500); 13 Jun 2009 05:13:31 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 21982 invoked by uid 500); 13 Jun 2009 05:13:31 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 21971 invoked by uid 99); 13 Jun 2009 05:13:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jun 2009 05:13:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jun 2009 05:13:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5A0D5234C046 for ; Fri, 12 Jun 2009 22:13:07 -0700 (PDT) Message-ID: <155494849.1244869987368.JavaMail.jira@brutus> Date: Fri, 12 Jun 2009 22:13:07 -0700 (PDT) From: "Noble Paul (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Commented: (SOLR-1214) differentiate between solr home and instanceDir In-Reply-To: <616395267.1244640847578.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719081#action_12719081 ] Noble Paul commented on SOLR-1214: ---------------------------------- I plan to commit this in a day or two. please comment > differentiate between solr home and instanceDir > ----------------------------------------------- > > Key: SOLR-1214 > URL: https://issues.apache.org/jira/browse/SOLR-1214 > Project: Solr > Issue Type: Improvement > Reporter: Noble Paul > Assignee: Noble Paul > Fix For: 1.4 > > Attachments: SOLR-1214.patch > > > There is a lot of confusion on what is an instanceDir in a multicore system. The CoreContainer must have a field for solrHome and the instanceDir for each core should be specific to that core -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.