Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 16905 invoked from network); 11 Apr 2004 13:32:55 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Apr 2004 13:32:55 -0000 Received: (qmail 87837 invoked by uid 500); 11 Apr 2004 13:32:47 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 87628 invoked by uid 500); 11 Apr 2004 13:32:46 -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 87597 invoked from network); 11 Apr 2004 13:32:45 -0000 Received: from unknown (HELO smtprelay02.ispgateway.de) (62.67.200.157) by daedalus.apache.org with SMTP; 11 Apr 2004 13:32:45 -0000 Received: (qmail 5057 invoked from network); 11 Apr 2004 13:32:46 -0000 Received: from unknown (HELO tcn.local) ([pbs]652696@[217.93.22.188]) (envelope-sender ) by smtprelay02.ispgateway.de (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 11 Apr 2004 13:32:46 -0000 Received: from localhost (localhost [127.0.0.1]) by tcn.local (Postfix) with ESMTP id BBB04C54 for ; Sun, 11 Apr 2004 15:32:49 +0200 (CEST) From: lucene@nitwit.de To: "Lucene Users List" Subject: Re: ValueListHandler pattern with Lucene Date: Sun, 11 Apr 2004 15:32:49 +0200 User-Agent: KMail/1.6.1 References: <200404092118.26341.lucene@nitwit.de> <200404101108.28424.lucene@nitwit.de> <7A7367EA-8B1E-11D8-BBDF-000393A564E6@ehatchersolutions.com> In-Reply-To: <7A7367EA-8B1E-11D8-BBDF-000393A564E6@ehatchersolutions.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404111532.49423.lucene@nitwit.de> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Saturday 10 April 2004 20:40, Erik Hatcher wrote: > Thats the beauty.... it is up to you to load the doc iff you want it. Well, there's another problem with HitCollector: the list I build is not sorted by score :-( --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org