Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 70631 invoked from network); 12 Jul 2004 20:52:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Jul 2004 20:52:30 -0000 Received: (qmail 18534 invoked by uid 500); 12 Jul 2004 20:52:24 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 18515 invoked by uid 500); 12 Jul 2004 20:52:23 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 18502 invoked by uid 99); 12 Jul 2004 20:52:23 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_80_90,HTML_MESSAGE X-Spam-Check-By: apache.org Received: from [65.161.4.46] (HELO smtp02corp.interwoven.com) (65.161.4.46) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 12 Jul 2004 13:52:23 -0700 Received: from exbesv01.Interwoven.com (localhost [127.0.0.1]) by smtp02corp.interwoven.com (8.12.10/8.12.10) with ESMTP id i6CKqKYO016047 for ; Mon, 12 Jul 2004 13:52:20 -0700 (PDT) Received: from exbecg01.Interwoven.com ([10.5.18.35]) by exbesv01.Interwoven.com with Microsoft SMTPSVC(6.0.3790.0); Mon, 12 Jul 2004 13:52:20 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C46852.1F4DFA72" Subject: Could search results give an idea of which field matched Date: Mon, 12 Jul 2004 15:52:19 -0500 Message-ID: <91B8D84A21EFD746B9191AC1CFD665492C6AA8@exbecg01.Interwoven.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Could search results give an idea of which field matched Thread-Index: AcRoUh8E14YWS6EOQOOAjy+ePS2SdA== From: "Sildy Augustine" To: X-OriginalArrivalTime: 12 Jul 2004 20:52:20.0534 (UTC) FILETIME=[1FEB5560:01C46852] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C46852.1F4DFA72 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I search the index on multiple fields. Could the search results also tell me which field matched so that the document was selected? From what I can tell, only the document number and a score are returned, is there a way to also find out what was the field(s) of the document matched the query? =20 Sildy =20 ------_=_NextPart_001_01C46852.1F4DFA72--