You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Sannier Elodie (JIRA)" <ji...@apache.org> on 2013/08/28 13:58:51 UTC

[jira] [Created] (SOLR-5196) SolrCloud: no "timing" when no result in distributed mode

Sannier Elodie created SOLR-5196:
------------------------------------

             Summary: SolrCloud: no "timing" when no result in distributed mode
                 Key: SOLR-5196
                 URL: https://issues.apache.org/jira/browse/SOLR-5196
             Project: Solr
          Issue Type: Bug
            Reporter: Sannier Elodie
            Priority: Minor


With SolrCloud 4.4.0 with two shards, with the "debugQuery=true" parameter, when a query does not return documents then the "timing" debug information is not returned:
curl -sS "http://localhost:8983/solr/select?q=dummy&debugQuery=true" | grep -o '<lst name=\"timing\">.*'

see http://markmail.org/thread/ckgc64ypo3p76gkc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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