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 BDE739326 for ; Tue, 6 Mar 2012 17:17:06 +0000 (UTC) Received: (qmail 64967 invoked by uid 500); 6 Mar 2012 17:17:05 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 64926 invoked by uid 500); 6 Mar 2012 17:17:05 -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 64918 invoked by uid 99); 6 Mar 2012 17:17:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Mar 2012 17:17:05 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ryantxu@gmail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-tul01m020-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Mar 2012 17:17:00 +0000 Received: by obbef5 with SMTP id ef5so8584341obb.35 for ; Tue, 06 Mar 2012 09:16:40 -0800 (PST) Received-SPF: pass (google.com: domain of ryantxu@gmail.com designates 10.182.202.69 as permitted sender) client-ip=10.182.202.69; Authentication-Results: mr.google.com; spf=pass (google.com: domain of ryantxu@gmail.com designates 10.182.202.69 as permitted sender) smtp.mail=ryantxu@gmail.com; dkim=pass header.i=ryantxu@gmail.com Received: from mr.google.com ([10.182.202.69]) by 10.182.202.69 with SMTP id kg5mr10677469obc.35.1331054200005 (num_hops = 1); Tue, 06 Mar 2012 09:16:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=0jD5W6bMgK10wk0IyVvOp/PtXLWRt5IHd7cEfciYkxI=; b=rSgEo5BD6BBLfstuwWkH9VInd58rB7YssUci4WWHfRpVyLsF/bbEH+vGvlqzK2zQdo 9/bcp75mTxVbuImbpRvPRpwGNFQbfYLy1RfQtOxW77uAteWxvg12pdiZMfai4Jy9HABg 3FTGL6ET4dOCR/YN7t6iL1/ut1MTk+rFrEkALDUWdnrkgWaoOt3StQRuW6FxB28bz+ED OC7gKv9DAOnArZamNOWxAG/v017uxWojRtDkYe5Alc5XAlkBMy284OjkztZ+OEUxLuZI aXdYp2Ph9OkfMAb+69+vekxkWvtJa47wdDLZ4w4zq0Nbb8VCulHS4mq+rThCKrMuk9Sh MnNQ== MIME-Version: 1.0 Received: by 10.182.202.69 with SMTP id kg5mr9260258obc.35.1331054199956; Tue, 06 Mar 2012 09:16:39 -0800 (PST) Received: by 10.182.97.4 with HTTP; Tue, 6 Mar 2012 09:16:39 -0800 (PST) In-Reply-To: <0D1288C82D934F3F969CD3B3BEC0C971@googlemail.com> References: <0D1288C82D934F3F969CD3B3BEC0C971@googlemail.com> Date: Tue, 6 Mar 2012 09:16:39 -0800 Message-ID: Subject: Re: Remove old Solr UI from /trunk? From: Ryan McKinley To: dev@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Mar 6, 2012 at 1:15 AM, Stefan Matheis wrote: > On Tuesday, March 6, 2012 at 2:58 AM, Ryan McKinley wrote: >> I believe the Log level selection stuff is the only feature not >> supported by the new UI (yet) -- anything else? > > > > No longer :) The dummy was replaced w/ working code after SOLR-2459 was committed. Actually we should have all parts (at least basically) working. > hymmm -- on trunk, It still loads /logging.json Is there something you have not commited yet? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org