Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38ACF2208 for ; Wed, 27 Apr 2011 15:19:19 +0000 (UTC) Received: (qmail 18193 invoked by uid 500); 27 Apr 2011 15:19:16 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 18151 invoked by uid 500); 27 Apr 2011 15:19:16 -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 18143 invoked by uid 99); 27 Apr 2011 15:19:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2011 15:19:16 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of erickerickson@gmail.com designates 209.85.216.176 as permitted sender) Received: from [209.85.216.176] (HELO mail-qy0-f176.google.com) (209.85.216.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2011 15:19:09 +0000 Received: by qyk30 with SMTP id 30so1169779qyk.14 for ; Wed, 27 Apr 2011 08:18:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=ALOOWUdP7clvdh0iJHSO7UsN17jd46JYsTT/fi9u3S4=; b=J9QB4E76kRqeCHZJOlpowfCGqqRB6snYgX55RZANWxT+0eYbe+d46e7npwgoJwt0Nz 4+D6YoOvCSUFsucmhpnrEJori23GmdDIrVMg7XAuDjHK9kOShth1iXzmlSpD+ODFSfgy DbswI/Rj88+U0fpjSafxaVqaZhUb7uIRhCdDU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=JzMkOpkUH+2bOEEt6zamlUeEgmZZ3xwcoCIBuMOz2EJvkoe+Li7X0YOm8qfmw9LqdB 1vnkWGlrO+SmyKCDUPGTrcLiYwPehK6nNUz+7CQee3SY9mK41VDHsxEN7eprIfyHPXvs 858j2nL2iPUosUEk2qPjrgxk5gfK6s7THPVPQ= MIME-Version: 1.0 Received: by 10.229.105.153 with SMTP id t25mr1837496qco.123.1303917528862; Wed, 27 Apr 2011 08:18:48 -0700 (PDT) Received: by 10.229.245.81 with HTTP; Wed, 27 Apr 2011 08:18:48 -0700 (PDT) In-Reply-To: References: Date: Wed, 27 Apr 2011 11:18:48 -0400 Message-ID: Subject: Re: fieldCache only on stats page From: Erick Erickson To: solr-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org It Works On My Machine (tm). Hmmm. this is the packaged Solr release, right? I just tried this from the admin page and got all the caches. This is from Solr Admin/stats, right? As in you're clicking either the [Info] or the [Statistics] link on the admin page then clicking the [cache] link on the page that comes up... And they haven't been commented out in your solrconfig.xml file, right? Best Erick On Wed, Apr 27, 2011 at 8:39 AM, Solr Beginner wrot= e: > Solr version: > > Solr Specification Version: 3.1.0 > Solr Implementation Version: 3.1.0 1085815 - grantingersoll - > 2011-03-26 18:00:07 > Lucene Specification Version: 3.1.0 > Lucene Implementation Version: 3.1.0 1085809 - 2011-03-26 18:06:58 > Current Time: Wed Apr 27 14:28:34 CEST 2011 > Server Start Time:Wed Apr 27 11:07:00 CEST 2011 > > According to cache I can see only following informations: > > CACHE > > name: =A0 =A0fieldCache > class: =A0 org.apache.solr.search.SolrFieldCacheMBean > version: =A0 =A0 =A0 =A0 1.0 > description: =A0 =A0 Provides introspection of the Lucene FieldCache, thi= s > is **NOT** a cache that is managed by Solr. > sourceid: =A0 =A0 =A0 =A0$Id: SolrFieldCacheMBean.java 984594 2010-08-11 > 21:42:04Z yonik $ > source: =A0 =A0 =A0 =A0 =A0$URL: > https://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_3_1/solr= /src/java/org/apache/solr/search/SolrFieldCacheMBean.java > $ > name: =A0 =A0fieldValueCache > class: =A0 org.apache.solr.search.FastLRUCache > version: =A0 =A0 =A0 =A0 1.0 > description: =A0 =A0 Concurrent LRU Cache(maxSize=3D10000, initialSize=3D= 10, > minSize=3D9000, acceptableSize=3D9500, cleanupThread=3Dfalse) > sourceid: =A0 =A0 =A0 =A0$Id: FastLRUCache.java 1065312 2011-01-30 16:08:= 25Z rmuir $ > source: =A0 =A0 =A0 =A0 =A0$URL: > https://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_3_1/solr= /src/java/org/apache/solr/search/FastLRUCache.java > $ > > Nothing about filterCache or documentCache ;/ > > On Wed, Apr 27, 2011 at 2:00 PM, Erick Erickson = wrote: >> There's nothing special you need to do to be able to view the various >> stats from admin/stats.jsp. If another look doesn't show them, could you >> post a screenshot? >> >> And please include the version of Solr you're using, I checked with 1.4.= 1. >> >> Best >> Erick >> >> On Wed, Apr 27, 2011 at 1:44 AM, Solr Beginner w= rote: >>> Hi, >>> >>> I can see only fieldCache (nothing about filter, query or document >>> cache) on stats page. What I'm doing wrong? We have two servers with >>> replication. There are two cores(prod, dev) on each server. Maybe I >>> have to add something to solrconfig.xml of cores? >>> >>> Best Regards, >>> Solr Beginner >>> >> >