You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dennis Gove (JIRA)" <ji...@apache.org> on 2016/04/15 05:00:28 UTC

[jira] [Comment Edited] (SOLR-8918) Add Streaming Expressions to the admin page

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

Dennis Gove edited comment on SOLR-8918 at 4/15/16 2:59 AM:
------------------------------------------------------------

Right now you can get additional details on each node (expression, stream type, implementing class) if you hover-over. I'd like to add the ability to click the node and have the details appear somewhere on the page. Also would like to change the node color based on the type of stream (source, decorator, graph, etc...) and add a legend for that.


was (Author: dpgove):
Right now you can get additional details on each node if you hover-over. I'd like to add the ability to click the node and have the details appear somewhere on the page. Also would like to change the node color based on the type of stream (source, decorator, graph, etc...) and add a legend for that.

> Add Streaming Expressions to the admin page
> -------------------------------------------
>
>                 Key: SOLR-8918
>                 URL: https://issues.apache.org/jira/browse/SOLR-8918
>             Project: Solr
>          Issue Type: New Feature
>          Components: UI, web gui
>            Reporter: Dennis Gove
>         Attachments: SOLR-8918.patch, SOLR-8918.patch, SOLR-8918.patch, sample-display.png, sample-display.png
>
>
> Add to the admin page an ability to work with and view Streaming Expressions.
> This tab will appear under the Collection selection section and will work similarly to the Query tab. On this page the user will be able to enter a streaming expression for execution. The user can then execute the expression against the collection and view all the results as they are returned from the Stream handler. Along with this the user will be able to view the structure of the expression in a graph-like layout. 
> If the user wishes to only view the expression structure without executing the expression the user will be able to click an "Explain" button which will show the structure. Included in the structure will be information about each node (the expression for that node).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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