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

Ryan McKinley commented on SOLR-2417:
-------------------------------------

Added as part of SOLR-1566
{code}
?fl=id,_explain_
{code}
will add the explain info inline.

The final syntax is still in flux and will be determined in SOLR-2444


> Allow explain info directly to response documents
> -------------------------------------------------
>
>                 Key: SOLR-2417
>                 URL: https://issues.apache.org/jira/browse/SOLR-2417
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Ryan McKinley
>            Priority: Minor
>             Fix For: 4.0
>
>
> Currently explain information in displayed in the debugInfo part of the 
> response.  This requires clients to build a Map and link results later if 
> they want them displayed together.  It also does not nicely allow for 
> multiple queries in one result.
> As part of SOLR-1566, we can add the explain info directly to the result

--
This message is automatically generated by JIRA.
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