You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Lance Norskog (JIRA)" <ji...@apache.org> on 2012/04/26 03:31:16 UTC

[jira] [Created] (SOLR-3415) web gui: Show urls for every command, not just the query

Lance Norskog created SOLR-3415:
-----------------------------------

             Summary: web gui: Show urls for every command, not just the query
                 Key: SOLR-3415
                 URL: https://issues.apache.org/jira/browse/SOLR-3415
             Project: Solr
          Issue Type: Improvement
          Components: web gui
            Reporter: Lance Norskog


It is very very helpful to see all of the different calls made by the old UI. The query box has a handy 'show the http' box. Please make this common to all of the pages, and also show the Ajax calls.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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


[jira] [Commented] (SOLR-3415) web gui: Show urls for every command, not just the query

Posted by "Lance Norskog (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264433#comment-13264433 ] 

Lance Norskog commented on SOLR-3415:
-------------------------------------

Right. There are JSON editor tools in browsers. Something that lets you edit and resubmit the posted JSON?

This is veering off into interactive troubleshooting :)
                
> web gui: Show urls for every command, not just the query
> --------------------------------------------------------
>
>                 Key: SOLR-3415
>                 URL: https://issues.apache.org/jira/browse/SOLR-3415
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>            Reporter: Lance Norskog
>
> It is very very helpful to see all of the different calls made by the old UI. The query box has a handy 'show the http' box. Please make this common to all of the pages, and also show the Ajax calls.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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


[jira] [Commented] (SOLR-3415) web gui: Show urls for every command, not just the query

Posted by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262546#comment-13262546 ] 

Stefan Matheis (steffkes) commented on SOLR-3415:
-------------------------------------------------

I mostly understand what you'd like to have, but it's not that easy (as for the query page) for most of the others. the dashboard is fetching at least 4 different sources, schema-browser has also to do additional calls to get all required informations.

bq. ..., and also show the Ajax calls
What do you mean? Do we have Ajax Calls where typical used Spinners are missing?
                
> web gui: Show urls for every command, not just the query
> --------------------------------------------------------
>
>                 Key: SOLR-3415
>                 URL: https://issues.apache.org/jira/browse/SOLR-3415
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>            Reporter: Lance Norskog
>
> It is very very helpful to see all of the different calls made by the old UI. The query box has a handy 'show the http' box. Please make this common to all of the pages, and also show the Ajax calls.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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


[jira] [Commented] (SOLR-3415) web gui: Show urls for every command, not just the query

Posted by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264277#comment-13264277 ] 

Stefan Matheis (steffkes) commented on SOLR-3415:
-------------------------------------------------

Hm, first Idea for that: Use the whitespace on top of the UI as Log for all Ajax-Requests? So you could see which ones are triggered from the UI, and perhaps we can put there some Controls (at least stop, perhaps restart, ..) in place?
                
> web gui: Show urls for every command, not just the query
> --------------------------------------------------------
>
>                 Key: SOLR-3415
>                 URL: https://issues.apache.org/jira/browse/SOLR-3415
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>            Reporter: Lance Norskog
>
> It is very very helpful to see all of the different calls made by the old UI. The query box has a handy 'show the http' box. Please make this common to all of the pages, and also show the Ajax calls.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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


[jira] [Commented] (SOLR-3415) web gui: Show urls for every command, not just the query

Posted by "Lance Norskog (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263091#comment-13263091 ] 

Lance Norskog commented on SOLR-3415:
-------------------------------------

I use the old admin UI as an exploration tool for drilling down into problems, not as a dashboard. The new UI is very much an operations dashboard. I often need to use and change the direct Solr calls to figure out what I want to look for.

Also, I often have intermittent or buggy connections, and if the spinner blocks I can't re-start the ajax call. I don't care about the display, but the underlying information. 

bq. Do we have Ajax Calls where typical used Spinners are missing?
No, I was mistaken there.
                
> web gui: Show urls for every command, not just the query
> --------------------------------------------------------
>
>                 Key: SOLR-3415
>                 URL: https://issues.apache.org/jira/browse/SOLR-3415
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>            Reporter: Lance Norskog
>
> It is very very helpful to see all of the different calls made by the old UI. The query box has a handy 'show the http' box. Please make this common to all of the pages, and also show the Ajax calls.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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