Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93C3C10F9C for ; Fri, 28 Mar 2014 16:12:20 +0000 (UTC) Received: (qmail 32019 invoked by uid 500); 28 Mar 2014 16:12:17 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 31866 invoked by uid 500); 28 Mar 2014 16:12:15 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 31850 invoked by uid 99); 28 Mar 2014 16:12:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Mar 2014 16:12:15 +0000 Date: Fri, 28 Mar 2014 16:12:15 +0000 (UTC) From: "Kranti Parisa (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-5930) Add Threshold counts capability to PingRequestHandler MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950952#comment-13950952 ] Kranti Parisa commented on SOLR-5930: ------------------------------------- So this is about checking all cores. but we still need to figure out a way for threshold counts (min no of documents) right? > Add Threshold counts capability to PingRequestHandler > ----------------------------------------------------- > > Key: SOLR-5930 > URL: https://issues.apache.org/jira/browse/SOLR-5930 > Project: Solr > Issue Type: Improvement > Reporter: Kranti Parisa > Priority: Minor > Labels: pingrequest > > PingRequestHandler in solrconfig.xml for doing threshold checks say min no of documents to be presented in the index. we can specify the *:* in ping query but then if that returns 0 documents, we should be able to say it's not healthy. > extension: > options to configure PingRequestHandler for the entire solr instance (in multi-core environment). all the cores should be healthy in order to say the instance is healthy. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org