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

eZFind:allow retrieving 'highlighting' as a SearchExtras attribute

    XMLWordPrintable

Details

    Description

      Part of the eZ Find search results is programmatically available using $result['result']['SearchExtras'];

      This includes attributes such as example, has_error, facet_fields, interestingTerms, etc
      However, the 'highlighting' is present in the result information from SOLR, but there is no attribute implementation for this field.

      It should be possible to access highlighting results using $SearchExtras->attribute('highlighting');

      This is particularly useful when performing custom searches with the $asObjects parameter set to false, in order to improve performance.
      In this case, there will be no highlighting terms available in the actual SearchResults.

      Attachments

        Activity

          People

            Unassigned Unassigned
            joao.inacio-obsolete@ez.no Joao Inacio (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: