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