Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 9183 invoked from network); 2 Dec 2010 21:46:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Dec 2010 21:46:23 -0000 Received: (qmail 61839 invoked by uid 500); 2 Dec 2010 21:46:21 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 61800 invoked by uid 500); 2 Dec 2010 21:46:21 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 61793 invoked by uid 99); 2 Dec 2010 21:46:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 21:46:21 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ryantxu@gmail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-iw0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 21:46:15 +0000 Received: by iwn35 with SMTP id 35so1448984iwn.35 for ; Thu, 02 Dec 2010 13:45:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=KpXjy42gokbEVed7iNVvaQuv3izsaPVlvSfkaoQkoFs=; b=AOVhMDgHgW+vU896cpVO/nolTWCQo2lycQTXanzrNsubHA1j/fVEcju6V8L8bFJlLu ubcNRDzkECdoTIbQ75yKrA/hq9xVXqZFpRJpliWA/G5gxic4qfbZPXgA191G0l4+W9sr JPoMmYjuXYV5OMMEUzOkf0jKGu/edu+o6t6ws= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qBINoqhGdLIxv8boYylx7h3Fv0P8B0e04e1zYd0QrwbeIRPmUkGnxzcHRi3BQ6z6ku dLQ/70qol/Rc0A/aF0y/b2hjYpUON5cXQt+ANm+TEO88ODRzKFd9zEbmQcahZ5Hg/cIT uC+xrvSFnxh5RaLmufgiE5BfkYYP1zHTBBsbU= MIME-Version: 1.0 Received: by 10.231.33.137 with SMTP id h9mr792182ibd.117.1291326354512; Thu, 02 Dec 2010 13:45:54 -0800 (PST) Received: by 10.231.199.70 with HTTP; Thu, 2 Dec 2010 13:45:54 -0800 (PST) In-Reply-To: References: Date: Thu, 2 Dec 2010 16:45:54 -0500 Message-ID: Subject: Re: Path to jquery? From: Ryan McKinley To: dev@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org jquery is actually in the .war file, so you read it directly from the serve= r. The file?file=3D/velocity... request streams content from inside your solr configuration directory On Thu, Dec 2, 2010 at 10:35 AM, Eric Pugh wrote: > Hi all, > > Looking at Solr 3.x, it seems like that path to jquery fails if you are u= sing multicore. > > In layout.vm there is: > > > > However, for other files it is specified via: > > =A0