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 6F82D10163 for ; Tue, 21 Jan 2014 19:26:25 +0000 (UTC) Received: (qmail 79334 invoked by uid 500); 21 Jan 2014 19:26:18 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 79267 invoked by uid 500); 21 Jan 2014 19:26:17 -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 79253 invoked by uid 99); 21 Jan 2014 19:26:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jan 2014 19:26: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 (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.223.173] (HELO mail-ie0-f173.google.com) (209.85.223.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jan 2014 19:26:12 +0000 Received: by mail-ie0-f173.google.com with SMTP id e14so10398989iej.18 for ; Tue, 21 Jan 2014 11:25:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=1L2AHUXwPuqAV70h8uhBf49YJbW9DF7x/J/cty/ETEc=; b=Hu3icIe7LNGoOpCp/jYQA5zdfSmxk9rafxnERqNKnAG6F381GL7W3TtejvdrKKXGty JOIZ7VCi8Fwph9R8RaFjnDzw0WB0PhZU00OWVHojwrYbnpCA1Iazm2iPPxDhMkDd4I42 gPoNn3DE6rWN0cIaHHtVJPgUeBZd3V4mAOmqXV6mkHRZA0zzGyqWFgbTMps6r9D38wCg aE5i/7/W+5k0R9FYZ+QfYGS2lmkG4YhHUvK9+7tBJZr5tNdkoPaPuO6sI9Hu2jX4pgnj ESeBdY1F4zYk3NyApY+JD0mv6ueWWLfZJAYLamxmHqo/bvwPqX8/t70ndLvDfdUWFqF5 esrA== X-Gm-Message-State: ALoCoQkR71RNaTQhmk/u/wq44BG+AEdCIyZXxOpvmG/5S0v3xT1J1lbg4YpmVSyiNv1A06fSScvW X-Received: by 10.50.61.101 with SMTP id o5mr19866490igr.31.1390332351055; Tue, 21 Jan 2014 11:25:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.43.52.196 with HTTP; Tue, 21 Jan 2014 11:25:20 -0800 (PST) X-Originating-IP: [68.233.218.146] In-Reply-To: References: From: Anshum Gupta Date: Tue, 21 Jan 2014 11:25:20 -0800 Message-ID: Subject: Re: Removing a node from Solr Cloud To: "solr-user@lucene.apache.org" Content-Type: multipart/alternative; boundary=001a11360350e7a45004f07ff9b6 X-Virus-Checked: Checked by ClamAV on apache.org --001a11360350e7a45004f07ff9b6 Content-Type: text/plain; charset=ISO-8859-1 You could unload the cores. This optionally also deletes the data and instance directory. Look at http://wiki.apache.org/solr/CoreAdmin#UNLOAD. On Tue, Jan 21, 2014 at 10:22 AM, Software Dev wrote: > What is the process for completely removing a node from Solr Cloud? We > recently removed one but t its still showing up as "Gone" in the Cloud > admin. > > Thanks > -- Anshum Gupta http://www.anshumgupta.net --001a11360350e7a45004f07ff9b6--