[ 
https://issues.apache.org/jira/browse/SOLR-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Matheis (steffkes) updated SOLR-3982:
--------------------------------------------

    Attachment: SOLR-3982.patch

Updated Patch incorporates SOLR-4151 (normally i tried to handle issues 
separately, but this time it's easier to combine them)

Additionally changed:
* Show Info-Area also for 'idle' status
* Make Auto-Refresh optional via Checkbox
* Requests are now JSON and no longer XML 
_(Excluding the Configuration which is only available in XML)_
                
> Admin UI: Various Dataimport Improvements
> -----------------------------------------
>
>                 Key: SOLR-3982
>                 URL: https://issues.apache.org/jira/browse/SOLR-3982
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>    Affects Versions: 4.0
>            Reporter: Shawn Heisey
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.2, 5.0
>
>         Attachments: SOLR-3982.patch, SOLR-3982.patch
>
>
> Started with Shawn's Request about a small refresh link, one change leads to 
> the next, which is the reason why i changed this issue towards a more common 
> one
> This Patch brings:
> * A "Refresh Status" Button
> * A "Abort Import" Button
> * Improved Status-Handling 
> _(was buggy if you have multiple Cores with Handlers for Dataimport defined 
> and you switched the view while at least one was running)_
> * Additional Stats on Rows/Documents
> _(on-the-fly calculated "X Docs/second")_
> * less buggy duration-to-readable-time conversion
> _(until now resulted in NaN's showing up on your Screen)_
> Original Description:
> {quote}The dataimport section under each core on the admin gui does not 
> provide a way to get the current import status.  I actually would like to see 
> it automatically pull the status as soon as you click on "Dataimport" ... I 
> have never seen an import status with a qtime above 1 millisecond.  A refresh 
> icon/link would be good to have as well.
> Additional note: the resulting URL in the address bar is a little odd:
> http://server:port/solr/#/corename/dataimport//dataimport{quote}
> Although i gave a short explanation on the URL looking a bit odd:
> The first "dataimport" is required for the UI to detect which section you're 
> browsing .. the second "/dataimport" (including the slash, yes) is coming 
> from your solrconfig :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]

Reply via email to