Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 27028 invoked from network); 3 Dec 2003 15:32:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Dec 2003 15:32:21 -0000 Received: (qmail 19682 invoked by uid 500); 3 Dec 2003 15:32:00 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 19459 invoked by uid 500); 3 Dec 2003 15:31:59 -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 19446 invoked from network); 3 Dec 2003 15:31:58 -0000 Received: from unknown (HELO c000.snv.cp.net) (209.228.32.65) by daedalus.apache.org with SMTP; 3 Dec 2003 15:31:58 -0000 Received: (cpmta 12259 invoked from network); 3 Dec 2003 07:32:00 -0800 Received: from 128.143.135.224 (HELO ehatchersolutions.com) by smtp.hatcher.net (209.228.32.65) with SMTP; 3 Dec 2003 07:32:00 -0800 X-Sent: 3 Dec 2003 15:32:00 GMT Date: Wed, 3 Dec 2003 10:32:06 -0500 Subject: Re: Hits - how many documents? Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v553) From: Erik Hatcher To: "Lucene Users List" Content-Transfer-Encoding: 7bit In-Reply-To: <6845.1070464598@www34.gmx.net> Message-Id: X-Mailer: Apple Mail (2.553) 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 Wednesday, December 3, 2003, at 10:16 AM, Ralph wrote: > Does this mean Hits points to ALL documents and the last one might > have a > score of 0.0 ? If it does not contain all documents, where is the > treshhold > then? Or based on which condition it stops pointing to certain > documents? I'm a bit confused by what you're asking. Hits points to all documents that matched the query. A score > 0.0 is needed. Erik --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org