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

David Eric Pugh commented on SOLR-6368:
---------------------------------------

Would packaging up the Solr version of Splainer.io as a Solr Package solve this 
one?

> Admin UI should include a query parser playground
> -------------------------------------------------
>
>                 Key: SOLR-6368
>                 URL: https://issues.apache.org/jira/browse/SOLR-6368
>             Project: Solr
>          Issue Type: Improvement
>          Components: Admin UI
>            Reporter: Varun Thacker
>            Priority: Minor
>
> When I type in a query it gets parsed differently at search time ( 
> debug=query) than what I sees in the Analysis tab.
> I will happen when my queries are phrase queries, and has query time 
> shingles/ multi word synonyms. The reason being the Analyzer sees it as 1 
> token when doing a regular search VS multiple tokens when seeing it via the 
> Analysis -> Field Value ( Query ) text box
> There could be two options - 
> 1. In Admin UI -> Analysis -> Field Value ( Query ) text box we should also 
> provide another text box for 'defType'. And the query gets parsed via the 
> QParser specified. Briefly looking at FieldAnalysisRequestHandler it's not 
> obvious to me if this is possible though.
> 2. Add another tab in the Admin UI which shows how a query gets parsed given 
> the QueryParser



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to