Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 10160 invoked from network); 16 Jul 2010 06:39:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 06:39:35 -0000 Received: (qmail 58324 invoked by uid 500); 16 Jul 2010 06:39:33 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 57955 invoked by uid 500); 16 Jul 2010 06:39:30 -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 57947 invoked by uid 99); 16 Jul 2010 06:39:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 06:39:29 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of karthikkatooru@gmail.com designates 209.85.212.48 as permitted sender) Received: from [209.85.212.48] (HELO mail-vw0-f48.google.com) (209.85.212.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 06:39:21 +0000 Received: by vws11 with SMTP id 11so2861058vws.35 for ; Thu, 15 Jul 2010 23:38:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=GvtHfLVB6nITAJir6c84nxrVzrG0N191NKtpbI1hrUk=; b=C3LQdNvgtWu73FPhjRAB0v7RxD0zFElpnCj76lq/qM/AVG9bmBKiNqJU/qNyFKRBW/ OCnwrEl41odR6To2Ugo/OQsPrOw7Jp+v/5fc13qaNWvcONbxlOfPzMwJt2dhJa/SuRS7 bA7HTRC2ueXrcjKP79Is1Jn3Z7g57wCKlJPyY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=ZiaTc0KfkT5lu3whpPmIA6fqx6b7cB9jQGlH5SSO3fy+pVrKAiTW30fV7NaQkIhxzj idsYwS3OANUomm1QmGgawn3bsV/pl9GEPJikQGDkdanaYvkp54mlVwYrLDj7T1CbbfVo Ef2fNNvy6rbXGQ1x9cGW/hCBrn2eZ42lGzqFg= Received: by 10.224.64.159 with SMTP id e31mr506011qai.297.1279262280432; Thu, 15 Jul 2010 23:38:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.190.81 with HTTP; Thu, 15 Jul 2010 23:37:40 -0700 (PDT) From: Karthik K Date: Fri, 16 Jul 2010 14:37:40 +0800 Message-ID: Subject: Solr Statistics, num docs To: solr-user@lucene.apache.org Content-Type: multipart/alternative; boundary=001485f9a754ccc1a7048b7b752b X-Virus-Checked: Checked by ClamAV on apache.org --001485f9a754ccc1a7048b7b752b Content-Type: text/plain; charset=ISO-8859-1 Hi, Is numDocs in solr statistics equal to the total number of documents that are searchable on solr? I find that this number is very low in my case compared to the total number of documents indexed. Please let me know the possible reasons for this. Thanks, Karthik --001485f9a754ccc1a7048b7b752b--