Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 98925 invoked from network); 14 Jul 2004 05:47:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Jul 2004 05:47:56 -0000 Received: (qmail 2728 invoked by uid 500); 14 Jul 2004 05:47:51 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 2493 invoked by uid 500); 14 Jul 2004 05:47:49 -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 2480 invoked by uid 99); 14 Jul 2004 05:47:49 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [203.199.26.74] (HELO daakghar.controlnet.co.in) (203.199.26.74) by apache.org (qpsmtpd/0.27.1) with SMTP; Tue, 13 Jul 2004 22:47:45 -0700 Received: from karthik ([192.168.4.1]) by dakiya.controlnet.co.in (Netscape Messaging Server 4.15) with ESMTP id I0TVC700.0IV for ; Wed, 14 Jul 2004 11:30:07 +0530 From: "Karthik N S" To: "Lucene Users List" Subject: HOWTO USE SORT on QUERY PARSER :( Date: Wed, 14 Jul 2004 11:27:25 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Guys Apologies I am using Eclipse 3.0 Ide , so when I run this file within the IDE,I am not able to VIEW the O/p Results. [ Till now I have no Idea about how to setup and run the Junit tests/View results on the O.ps ] Please give me some Tips on this ..... With regards Karthik -----Original Message----- From: Vladimir Yuryev [mailto:vyuryev@rambler.ru] Sent: Wednesday, July 14, 2004 11:12 AM To: Lucene Users List Subject: Re: HOWTO USE SORT on QUERY PARSER :( Hi! From CVS --> jakarta-lucene/src/test/org/apache/lucene/search/TestSort.java Run it as UnitTest ( :-( --> :-) ) Best regards, Vladimir. On Tue, 13 Jul 2004 15:31:18 +0530 "Karthik N S" wrote: >Hey > > Guys > >Apologies.... > > Can somebody please explain to me with a simple SRC example of > how to >use SORT on Query parser [1.4 lucene] > [ I am confused with the code snippet on the CVS Test Case] > > > >with regards >Karthik > >-----Original Message----- >From: Grant Ingersoll [mailto:gsingers@syr.edu] >Sent: Tuesday, July 13, 2004 2:29 AM >To: lucene-user@jakarta.apache.org >Subject: Re: Could search results give an idea of which field matched > > >See the explain functionality in the Javadocs and previous threads. > You can >ask Lucene to explain why it got the results it did for a give hit. > >>>> saugustine@interwoven.com 07/12/04 04:52PM >>> >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? > > > >Sildy > > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: lucene-user-help@jakarta.apache.org > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: lucene-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org