[
https://issues.apache.org/jira/browse/SOLR-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524145
]
Jeff Rodenburg commented on SOLR-345:
-------------------------------------
Support added with new DebugResults object, which is added to a SearchResults
instance. Debug results are enabled by one of two approaches:
1) Setting IsDebugEnabled to true on a QueryBuilder instance
2) Setting the ExplainOtherQuery property on a QueryBuilder instance, which is
a full-fledged Query object
Various properties and collections are available on the DebugResults object
that is populated when either of these two settings are applied.
> Add support for debugging
> -------------------------
>
> Key: SOLR-345
> URL: https://issues.apache.org/jira/browse/SOLR-345
> Project: Solr
> Issue Type: New Feature
> Components: clients - C#
> Affects Versions: 1.2
> Reporter: Jeff Rodenburg
> Fix For: 1.2
>
>
> Add support for the debugQuery and explainOther query parameters
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.