[ 
https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006093#comment-13006093
 ] 

Stefan Matheis (steffkes) edited comment on SOLR-2399 at 3/12/11 9:48 PM:
--------------------------------------------------------------------------

Another item from Jan's list

{quote}In the "System" tab for each core, it would be great to show a number of 
key info:
 * # docs
 * Size of index (Mb)
 * Last add/delete timestamp
 * Optimized status (with a button to optimize now){quote}

it's [integrated on the 
dashboard|https://github.com/steffkes/solr-admin/commit/3fb4b4373e4a7ff625dee691526b8f103bada13b].

What actually is not possible, is to display the index-size - that's actually 
only avaible from {{ReplicationHandler}}, right? :/

one question on Luke's Data: "{{hasDeletions}}" says that the Index 
could/should be optimized, so makes sense to integrate an button there with 
"commit now"?

      was (Author: steffkes):
    Another item from Jan's list

{quote}In the "System" tab for each core, it would be great to show a number of 
key info:
 * # docs
 * Size of index (Mb)
 * Last add/delete timestamp
 * Optimized status (with a button to optimize now){quote}

it's [integrated on the 
dashboard|https://github.com/steffkes/solr-admin/commit/3fb4b4373e4a7ff625dee691526b8f103bada13b].

What actually is not possible, is to display the index-size - that's actually 
only avaiblefrom {{ReplicationHandler}}, right? :/

one question on Luke's Data: "{{hasDeletions}}" says that the Index 
could/should be optimized, so makes sense to integrate an button there with 
"commit now"?
  
> 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)
>            Priority: Minor
>
> *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 
> [This commit shows the 
> differences|https://github.com/steffkes/solr-admin/commit/5f80bb0ea9deb4b94162632912fe63386f869e0d]
>  between old/existing index.jsp and my new one (which is could 
> copy-cut/paste'd from the existing one).
> Main Action takes place in 
> [js/script.js|https://github.com/steffkes/solr-admin/blob/master/js/script.js]
>  which is actually neither clean nor pretty .. just work-in-progress.
> Actually it's Work in Progress, so ... give it a try. It's developed with 
> Firefox as Browser, so, for a first impression .. please don't use _things_ 
> like Internet Explorer or so ;o
> Jan already suggested a bunch of good things, i'm sure there are more ideas 
> over there :)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to