Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 3060 invoked from network); 9 Sep 2008 16:18:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Sep 2008 16:18:11 -0000 Received: (qmail 26817 invoked by uid 500); 9 Sep 2008 16:18:02 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 26775 invoked by uid 500); 9 Sep 2008 16:18:02 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 26766 invoked by uid 99); 9 Sep 2008 16:18:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 09:18:02 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 16:17:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 36E08234C1CA for ; Tue, 9 Sep 2008 09:17:44 -0700 (PDT) Message-ID: <1476410962.1220977064209.JavaMail.jira@brutus> Date: Tue, 9 Sep 2008 09:17:44 -0700 (PDT) From: "Grant Ingersoll (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Issue Comment Edited: (LUCENE-1354) Provide Programmatic Access to CheckIndex In-Reply-To: <312858451.1218484004190.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629515#action_12629515 ] gsingers edited comment on LUCENE-1354 at 9/9/08 9:15 AM: ----------------------------------------------------------------- Mike, I think you forgot to add the CheckIndexStatus class to your patch. However, I reproduced it from an old version here, plus your additions. was (Author: gsingers): Mike, I think you forgot to add the CheckIndexStatus class to your patch. > Provide Programmatic Access to CheckIndex > ----------------------------------------- > > Key: LUCENE-1354 > URL: https://issues.apache.org/jira/browse/LUCENE-1354 > Project: Lucene - Java > Issue Type: New Feature > Reporter: Grant Ingersoll > Assignee: Grant Ingersoll > Priority: Minor > Fix For: 2.4 > > Attachments: LUCENE-1354.patch, LUCENE-1354.patch > > > Would be nice to have programmatic access to the CheckIndex tool, so that it can be used in applications like Solr. > See SOLR-566 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org