Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 46786 invoked from network); 28 May 2006 03:20:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 May 2006 03:20:45 -0000 Received: (qmail 24158 invoked by uid 500); 28 May 2006 03:20:40 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 24130 invoked by uid 500); 28 May 2006 03:20:39 -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 24119 invoked by uid 99); 28 May 2006 03:20:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 May 2006 20:20:39 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of yseeley@gmail.com designates 64.233.184.231 as permitted sender) Received: from [64.233.184.231] (HELO wr-out-0506.google.com) (64.233.184.231) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 May 2006 20:20:39 -0700 Received: by wr-out-0506.google.com with SMTP id i3so627820wra for ; Sat, 27 May 2006 20:20:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oxmG2GSjTYBRLSqiBT0+sxobdz/MQ+itj2iCy3GiGpN4KC/tIrLsNK7fiB2H4h3Eo7tE0+pJwvH+XeSxyfhSzih1X1K2z49ZYKtp3lkwY19LC1YFYczjAOlzjudMkJQaBdYwApf+WwzrP0aHfJtOEId8cRfz12LNNr1BfGNVZZY= Received: by 10.54.77.13 with SMTP id z13mr908959wra; Sat, 27 May 2006 20:20:16 -0700 (PDT) Received: by 10.54.125.14 with HTTP; Sat, 27 May 2006 20:20:16 -0700 (PDT) Message-ID: Date: Sat, 27 May 2006 23:20:16 -0400 From: "Yonik Seeley" To: java-user@lucene.apache.org Subject: Re: Searcher.search():Hits In-Reply-To: <1148785836.30969.180.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1148769241.30969.61.camel@localhost> <1148785836.30969.180.camel@localhost> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 5/27/06, karl wettin wrote: > This time I will use it to transparently connect any searcher to my > statistical analysis of queries and results. Ah, I read too quickly and saw "catch" as "cache" in your original email. Anyway, to your original question, no, there isn't a single method that all searches go through. -Yonik http://incubator.apache.org/solr Solr, the open-source Lucene search server --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org