Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 24197 invoked from network); 23 May 2006 14:58:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 May 2006 14:58:45 -0000 Received: (qmail 45351 invoked by uid 500); 23 May 2006 14:58:38 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 45324 invoked by uid 500); 23 May 2006 14:58:38 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 45310 invoked by uid 99); 23 May 2006 14:58:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 May 2006 07:58:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.12.12.138] (HELO smtp801.mail.ukl.yahoo.com) (217.12.12.138) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 23 May 2006 07:58:36 -0700 Received: (qmail 99269 invoked from network); 23 May 2006 14:58:12 -0000 Received: from unknown (HELO MalcolmPC) (malcyclark@btinternet.com@81.153.220.122 with login) by smtp801.mail.ukl.yahoo.com with SMTP; 23 May 2006 14:58:12 -0000 Message-ID: <00fc01c67e79$50206240$0201a8c0@MalcolmPC> From: "Malcolm Clark" To: Subject: Scoring Date: Tue, 23 May 2006 15:58:11 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00F9_01C67E81.B13920F0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_00F9_01C67E81.B13920F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi experts, I'm currently indexing the New INEX collection using lucene and = pondering this question. When searching how do I retrieve the score based on a section or = paragraph etc, and not the document score, when the documents are = indexed in multi-fields (XML). Can anyone point me in the correct direction? Thanks, Malcolm ------=_NextPart_000_00F9_01C67E81.B13920F0--