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 ACD2B487D for ; Thu, 7 Jul 2011 11:54:42 +0000 (UTC) Received: (qmail 43200 invoked by uid 500); 7 Jul 2011 11:54:41 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 43124 invoked by uid 500); 7 Jul 2011 11:54:40 -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 43113 invoked by uid 99); 7 Jul 2011 11:54:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2011 11:54:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2011 11:54:37 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E209D4BD1A for ; Thu, 7 Jul 2011 11:54:16 +0000 (UTC) Date: Thu, 7 Jul 2011 11:54:16 +0000 (UTC) From: "Uwe Schindler (JIRA)" To: dev@lucene.apache.org Message-ID: <250972210.7186.1310039656922.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <861248388.11541.1299178237036.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-2399) Solr Admin Interface, reworked MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-2399?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13061= 230#comment-13061230 ]=20 Uwe Schindler commented on SOLR-2399: ------------------------------------- One additional question on the new analysis page: - Does your code also support CharFilters? I just ask because I had no time= to try it out, it just came into my mind when i worked on FieldAnalysisReq= Handler. The problem is that CharFilters return a different set of attribut= es and only one token. > Solr Admin Interface, reworked > ------------------------------ > > Key: SOLR-2399 > URL: https://issues.apache.org/jira/browse/SOLR-2399 > Project: Solr > Issue Type: Improvement > Components: web gui > Reporter: Stefan Matheis (steffkes) > Assignee: Ryan McKinley > Priority: Minor > Fix For: 4.0 > > Attachments: SOLR-2399-110603-2.patch, SOLR-2399-110603.patch, SO= LR-2399-110606.patch, SOLR-2399-110622.patch, SOLR-2399-110702.patch, SOLR-= 2399-admin-interface.patch, SOLR-2399-analysis-stopwords.patch, SOLR-2399-f= luid-width.patch, SOLR-2399-sorting-fields.patch, SOLR-2399-wip-notice.patc= h, SOLR-2399.patch > > > *The idea was to create a new, fresh (and hopefully clean) Solr Admin Int= erface.* [Based on this [ML-Thread|http://www.lucidimagination.com/search/d= ocument/ae35e236d29d225e/solr_admin_interface_reworked_go_on_go_away]] > *Features:* > * [Dashboard|http://files.mathe.is/solr-admin/01_dashboard.png] > * [Query-Form|http://files.mathe.is/solr-admin/02_query.png] > * [Plugins|http://files.mathe.is/solr-admin/05_plugins.png] > * [Analysis|http://files.mathe.is/solr-admin/04_analysis.png] (SOLR-2476,= SOLR-2400) > * [Schema-Browser|http://files.mathe.is/solr-admin/06_schema-browser.png] > * [Dataimport|http://files.mathe.is/solr-admin/08_dataimport.png] (SOLR-2= 482) > * [Core-Admin|http://files.mathe.is/solr-admin/09_coreadmin.png] > * [Replication|http://files.mathe.is/solr-admin/10_replication.png] > * [Zookeeper|http://files.mathe.is/solr-admin/11_cloud.png] > * [Logging|http://files.mathe.is/solr-admin/07_logging.png] (SOLR-2459) > ** Stub (using static data) > Newly created Wiki-Page: http://wiki.apache.org/solr/ReworkedSolrAdminGUI > I've quickly created a Github-Repository (Just for me, to keep track of t= he changes) > =C2=BB https://github.com/steffkes/solr-admin -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org