Return-Path: Delivered-To: apmail-lucene-solr-user-archive@locus.apache.org Received: (qmail 85189 invoked from network); 14 Jun 2007 08:31:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jun 2007 08:31:51 -0000 Received: (qmail 36670 invoked by uid 500); 14 Jun 2007 08:31:52 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 36647 invoked by uid 500); 14 Jun 2007 08:31:52 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 36638 invoked by uid 99); 14 Jun 2007 08:31:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2007 01:31:52 -0700 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of liuping.james@gmail.com designates 64.233.184.232 as permitted sender) Received: from [64.233.184.232] (HELO wr-out-0506.google.com) (64.233.184.232) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2007 01:31:48 -0700 Received: by wr-out-0506.google.com with SMTP id 36so386734wra for ; Thu, 14 Jun 2007 01:31:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=nKPPELi9HNOPMtJgQd8F19TmSe59+cDMqXczA6OVO5S/6Dff0dEGskfbsgYIJ0Jd0n9IlxEmaemnlLdvpsLlKW0820ylJnMG/l2lGXfx8XUxwxGZcJRgSJ94nWVMPlHhalXhO+h8rPU8bhSpU28t7N35kVZrTHwFLrbOenzAn+0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rFdRsK8sYMmaenzk+iAd/GO5Wfouko7fQjcqVFNDnSEKGbWmDs62rNkdxwj7XtiaTAZ2fozD3eIsGl0FJIuMHJebTSV0pidF3hN9Iga2q3CHuWo91Ymie9UnSK39Q0wT/d8fMJeG0YKgZe1KFH/cMby/A15AOdjJErrE5JIVd6Y= Received: by 10.78.131.8 with SMTP id e8mr578744hud.1181809886121; Thu, 14 Jun 2007 01:31:26 -0700 (PDT) Received: by 10.78.160.15 with HTTP; Thu, 14 Jun 2007 01:31:26 -0700 (PDT) Message-ID: <5d5204510706140131t15320311pf43dfd22e9c2a935@mail.gmail.com> Date: Thu, 14 Jun 2007 16:31:26 +0800 From: "James liu" To: solr-user@lucene.apache.org Subject: who use time? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_25506_11366866.1181809886020" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_25506_11366866.1181809886020 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline i write script to get run time to sure how to performance. i find very intresting thing that i query 2 solr box to get data and solr response show me qtime all zero. but i find multi get data script use time is 0.046674966812134(it will change) solr box in my pc. and index data is very small. so i don't know why it use much time like 0.046674966812134. -- regards jl ------=_Part_25506_11366866.1181809886020--