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

eZFind search 'limitation' clause is ignored

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 2014.03
    • None

    Description

      When doing eZFind search, the 'limitation' parameter is completely ignored.

      fetch( 'ezfind', 'search', hash(
          'query', 'eZ Systems',
          'limitation', hash( 'accessWord', 'yes' )
      ) )
      

      Because In ezfind/search/plugins/solr.php method buildResultObjects doesn't receive $params array.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: