Return-Path: X-Original-To: apmail-nutch-user-archive@www.apache.org Delivered-To: apmail-nutch-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B7E5E77F2 for ; Wed, 20 Jul 2011 08:40:30 +0000 (UTC) Received: (qmail 32630 invoked by uid 500); 20 Jul 2011 08:40:28 -0000 Delivered-To: apmail-nutch-user-archive@nutch.apache.org Received: (qmail 32526 invoked by uid 500); 20 Jul 2011 08:40:21 -0000 Mailing-List: contact user-help@nutch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@nutch.apache.org Delivered-To: mailing list user@nutch.apache.org Received: (qmail 32510 invoked by uid 99); 20 Jul 2011 08:40:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2011 08:40:17 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chengli@usc.edu designates 209.85.161.44 as permitted sender) Received: from [209.85.161.44] (HELO mail-fx0-f44.google.com) (209.85.161.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2011 08:40:08 +0000 Received: by fxe6 with SMTP id 6so1209427fxe.3 for ; Wed, 20 Jul 2011 01:39:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.127.156 with SMTP id g28mr2438673bks.114.1311151188135; Wed, 20 Jul 2011 01:39:48 -0700 (PDT) Received: by 10.204.69.83 with HTTP; Wed, 20 Jul 2011 01:39:48 -0700 (PDT) Date: Wed, 20 Jul 2011 01:39:48 -0700 Message-ID: Subject: how to calculate the query term in nutch From: Cheng Li To: user@nutch.apache.org Content-Type: multipart/alternative; boundary=0016e6db301ed0cf7304a87c2c64 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6db301ed0cf7304a87c2c64 Content-Type: text/plain; charset=ISO-8859-1 Hi, I would like to calculate the query request time of a specific word ( for example , in the nutch homepage , I want to do statistics about which type of car is popular ), and give out the statistic data result on the nutch homepage. How to implement that ? What file should I modify ? Thanks, -- Cheng Li --0016e6db301ed0cf7304a87c2c64--