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 990F510DDC for ; Tue, 21 Jan 2014 18:22:54 +0000 (UTC) Received: (qmail 20103 invoked by uid 500); 21 Jan 2014 18:22:49 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 20061 invoked by uid 500); 21 Jan 2014 18:22:48 -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 20049 invoked by uid 99); 21 Jan 2014 18:22:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jan 2014 18:22:48 +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 (nike.apache.org: domain of static.void.dev@gmail.com designates 74.125.82.47 as permitted sender) Received: from [74.125.82.47] (HELO mail-wg0-f47.google.com) (74.125.82.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jan 2014 18:22:41 +0000 Received: by mail-wg0-f47.google.com with SMTP id m15so8192909wgh.26 for ; Tue, 21 Jan 2014 10:22:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=M2t1BOp17IT5BIwkvCMLKeBhcteY6oPZg6tzmC1zDRs=; b=HqzRgHK4IVdZSC78MNE3PQyPuF3Aj+A2Mox4+/nt9GlBh/lEbfQM0lIfpbsq64iXW+ JbPkk8zrlFCilbZum8fQKDNIR+90ggIKgh1GV3ds9PJtdwub/qlI/jkrQAwYKmwoVPfF oK1cmk/nyn5his6dX0tktWUQwxCplNIEdxb+mfvN9jIQKn2Q+aX5j8ZmDT16IS4dnug/ j1xDHqdpqBC/eUPoIWCz6TAp9OFaR49paajtDi9wpwO0iiPhB5rGNJimVTAS4Md88mdp CnkfKH+PhXOL04tWVybE6Tda2b1Cuqh3ytvldKfShnp9vcVgdBunZ+NDz6ANqbnO0T/X oN4A== MIME-Version: 1.0 X-Received: by 10.194.173.163 with SMTP id bl3mr20546040wjc.10.1390328541759; Tue, 21 Jan 2014 10:22:21 -0800 (PST) Received: by 10.194.222.39 with HTTP; Tue, 21 Jan 2014 10:22:21 -0800 (PST) Date: Tue, 21 Jan 2014 10:22:21 -0800 Message-ID: Subject: Removing a node from Solr Cloud From: Software Dev To: "solr-user@lucene.apache.org" Content-Type: multipart/alternative; boundary=089e013c6220da4c4804f07f165c X-Virus-Checked: Checked by ClamAV on apache.org --089e013c6220da4c4804f07f165c Content-Type: text/plain; charset=ISO-8859-1 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 --089e013c6220da4c4804f07f165c--