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

Erik Hatcher commented on SOLR-3529:
------------------------------------

Stefan - often folks just need to see the tokens emitted, not the offsets, raw 
bytes or other attributes.  What I was envisioning was a series of checkboxes 
above the output that controls what is shown.  With the text of the token being 
the default, but other unchecked options for "raw bytes", "positions", 
"offsets", etc.  To do this with arbitrary attributes, the output would need to 
be processed to get the dynamic set of attributes represented.  If this isn't 
clear, I'll try to draw a picture and attach.
                
> clarify distnction between index & query tables on analysis debug pages
> -----------------------------------------------------------------------
>
>                 Key: SOLR-3529
>                 URL: https://issues.apache.org/jira/browse/SOLR-3529
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>            Reporter: Hoss Man
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>         Attachments: SOLR-3529.patch, SOLR-3529.patch, 
> long-side-by-side-below-fold.png, long-side-by-side.png, med-just-index.png, 
> med-query-only.png, med-side-by-side-below-fold.png, med-side-by-side.png, 
> short-side-by-side.png
>
>
> Working on the tutorial, i noticed that the analysis debug page is a little 
> hard to read when specifying both index and query values
>  * if the inputs are short, it's not entirely obvious that you are looking at 
> two tables (especially compared to how the page looks using only the "index" 
> textbox)
>  * if the inputs are longer, the "query" table shifts down below the fold 
> where users may not even be aware of it.
> Screenshots and ideas for improvement to follow

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

Reply via email to