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

fetch rawSolrRequest not working with ezfind 2.2

    XMLWordPrintable

Details

    Description

      The rawSolrRequest fetch is not working because I get a fatal error for a non-defined method line 145 of ezfmodulefunctioncollection.php "$solr = eZSolr::solrBase( $base );"

      Indeed solrBase doesn't exist in eZSolr.

      This works when replacing this line by :

      $solr = new eZSolrBase( $base );

      Attachments

        Activity

          People

            pborgerm pborgerm
            1f3baf94-5904-4b87-8341-a99f2d4328d8@accounts.ibexa.co Matthieu Sévère
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: