[
https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042202#comment-13042202
]
Stefan Matheis (steffkes) commented on SOLR-2399:
-------------------------------------------------
Shawn,
bq. b) Can the XML display code be made smart enough to deal with xinclude? My
solrconfig.xml file is mostly made up of xincludes. If there's no good way to
expand them inline, just making it possible to click on them to see the
included file would be awesome.
Thanks for your Config-Files. I'd say it's possible -- but not while using an
absolute path to reference the file you want to include. The
[ShowFileRequestHandler|http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/java/org/apache/solr/handler/admin/ShowFileRequestHandler.java]
works only for files in SOLR's {{conf/}}-Directory and (additionally) requires
an relative path for the {{file=}}-Parameter!
I'll try to create an quick Prototyp, so that we can have a look next Week.
Stefan
> 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-admin-interface.patch,
> SOLR-2399-wip-notice.patch, SOLR-2399.patch
>
>
> *The idea was to create a new, fresh (and hopefully clean) Solr Admin
> Interface.* [Based on this
> [ML-Thread|http://www.lucidimagination.com/search/document/ae35e236d29d225e/solr_admin_interface_reworked_go_on_go_away]]
> I've quickly created a Github-Repository (Just for me, to keep track of the
> changes)
> ยป https://github.com/steffkes/solr-admin
> Quick Tour: [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],
> [Logging|http://files.mathe.is/solr-admin/07_logging.png],
> [Analysis|http://files.mathe.is/solr-admin/04_analysis.png],
> [Schema-Browser|http://files.mathe.is/solr-admin/06_schema-browser.png],
> [Dataimport|http://files.mathe.is/solr-admin/08_dataimport.png],
> [Core-Admin|http://files.mathe.is/solr-admin/09_coreadmin.png],
> [Replication|http://files.mathe.is/solr-admin/10_replication.png]
> Newly created Wiki-Page: http://wiki.apache.org/solr/ReworkedSolrAdminGUI
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]