Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@locus.apache.org Received: (qmail 73439 invoked from network); 31 Jan 2006 05:00:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Jan 2006 05:00:46 -0000 Received: (qmail 67260 invoked by uid 500); 31 Jan 2006 05:00:46 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 67232 invoked by uid 500); 31 Jan 2006 05:00:46 -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 67221 invoked by uid 99); 31 Jan 2006 05:00:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jan 2006 21:00:46 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of yseeley@gmail.com designates 66.249.92.194 as permitted sender) Received: from [66.249.92.194] (HELO uproxy.gmail.com) (66.249.92.194) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jan 2006 21:00:45 -0800 Received: by uproxy.gmail.com with SMTP id m3so155316uge for ; Mon, 30 Jan 2006 21:00:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Su/6Fy0rBIc5g+qMuDKWoVr5cAmDCGl18kS9RNIaf9wP3ElGWhTOhFE3+4PdFTV1aX4tBlpl+FP6T8nggp8Uv/19ODB33pNJ1XpP6/G0+q5jnyZRHejk/acNkZon0gN2v0unLUONaMLvAzy02equpyz9B5FaTVZ8yzzkK/chXkA= Received: by 10.48.80.8 with SMTP id d8mr958920nfb; Mon, 30 Jan 2006 21:00:23 -0800 (PST) Received: by 10.49.93.1 with HTTP; Mon, 30 Jan 2006 21:00:23 -0800 (PST) Message-ID: Date: Tue, 31 Jan 2006 00:00:23 -0500 From: Yonik Seeley To: solr-dev@lucene.apache.org Subject: Re: solr home page In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm surprised no one noticed the mismatch of encodings before. Let's see what the forrest folks have to say... http://www.mail-archive.com/user@forrest.apache.org/msg01652.html -Yonik On 1/30/06, Yonik Seeley wrote: > Hmmm, the c in Gospodnetic got messed up somewhere in the chain of things= ... > > I put it in the source xdoc as ć and that worked in the local previe= w. > That turned into <87> in the generated XML (which still looks fine > if I point by browser at the local file). > When it's served up by apache though, it doesn't work. > > Ideas? > > -Yonik > > > On 1/30/06, Yonik Seeley wrote: > > Basic web site is up. > > > > http://incubator.apache.org/solr/ > > > > Built with Forrest 0.7, it grew on me after I got over the stumbling bl= ocks. > > I discovered that "forrest run" also allows you to change the source > > documents and just hit reload in the browser... no need to rebuild to > > see the changes. > > > > -Yonik > > >