Return-Path: Delivered-To: apmail-incubator-nutch-user-archive@www.apache.org Received: (qmail 89197 invoked from network); 18 May 2005 10:01:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 May 2005 10:01:08 -0000 Received: (qmail 33629 invoked by uid 500); 18 May 2005 10:00:52 -0000 Mailing-List: contact nutch-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: nutch-user@incubator.apache.org Delivered-To: mailing list nutch-user@incubator.apache.org Received: (qmail 33425 invoked by uid 99); 18 May 2005 10:00:49 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of kteam.eu@gmail.com designates 64.233.162.196 as permitted sender) Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.196) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 18 May 2005 03:00:48 -0700 Received: by zproxy.gmail.com with SMTP id 16so152437nzp for ; Wed, 18 May 2005 03:00:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ICEq8xGQl3VQMzEKObCo7KaY+9ub5mdUtU+0ggJ4NW3iLVJTRYPLc9Jo5/+ICgZ/+bee6Vbph8LWPSi0mfhPAxTC//aQkYmZkIzeYeSvCdOWkazt6sL4CWu5wOsAom9MAb5reU6FPQtER/C5niOTxPiGxSRUAUm4oEbFmF9Vw4M= Received: by 10.36.101.17 with SMTP id y17mr56834nzb; Wed, 18 May 2005 03:00:28 -0700 (PDT) Received: by 10.36.104.11 with HTTP; Wed, 18 May 2005 03:00:28 -0700 (PDT) Message-ID: <966e898705051803003566d09f@mail.gmail.com> Date: Wed, 18 May 2005 12:00:28 +0200 From: k-team Reply-To: k-team To: nutch-user@incubator.apache.org Subject: Charset encoding Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hi guys, we have indexed some pages and noticed that the results of the search are not interpreted correctly by our browser. the encoding in search.jsp is utf-8 and the browser is set to utf-8 encoding, but we obtain strange chars. we have also set parser.character.encoding.default in nutch-default.xml to utf-8. anyone knows what we are missing? ciao, KTeam