You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2012/06/11 04:52:42 UTC

[jira] [Commented] (SOLR-3529) clarify distnction between index & query tables on analysis debug pages

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

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

Just some thoughts I have about the analysis page:

* There's now a "multiterm" analyzer chain, and it'd be great to integrate that.  In order to do so, I think we should rethink the page a bit, and perhaps have only a single text area and have check boxes to be able to multselect of those three (index, query, multiterm) current analysis chains.  

* Highlighting index terms matching from the query text analysis... this is a very misleading/confusing thing to work with unless you really understand that this is purely analysis and no query parsing is involved.  Somehow we should integrate query parsing into a trouble-shooting / exploratory / introspection tool like this, perhaps separately from the analysis page, but maybe somehow optionally integrated such that a query text box is truly parsed.

I'd really like to see a multiterm analysis view.
                
> 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
>            Reporter: Hoss Man
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>         Attachments: 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org