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

Search with section id list filter

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: High High
    • None
    • None
    • None

    Description

      In the moment it is not possible to search in multiple sections. Only one section is possible.

      Here a example:

      {def
          $search = fetch( 'ezfind', 'search', hash(
              'query', $search_text
              'class_id', array( 'article', 'folder',),
              'section_id', array( 1, 3, 8, 9, 13, 18, 19 )
          ))
      }
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: