Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-23203

Improve handling of unexpected Solr response

    XMLWordPrintable

Details

    Description

      Sometimes Solr answers with such a response :

      array(
      'responseHeader'=>array(
      'status'=>0,
      'QTime'=>1),
      'response'=>null,
      'interestingTerms'=>array())

      So add some sanity checks to avoid segfault.

      See PR #166 https://github.com/ezsystems/ezfind/pull/166

      Attachments

        Activity

          People

            Unassigned Unassigned
            foxcore foxcore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: