You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/01/11 01:16:15 UTC

[jira] [Commented] (SOLR-3982) Admin UI: Various Dataimport Improvements

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

Commit Tag Bot commented on SOLR-3982:
--------------------------------------

[trunk commit] Stefan Matheis
http://svn.apache.org/viewvc?view=revision&revision=1431756

SOLR-3982: Admin UI: Various Dataimport Improvements

                
> 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, 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org