Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-7969

[Template data] Content search does not seems to work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0RC5
    • None
    • None
    • None

      It always return an empty set of result (either from the search tool or the select content widget).
      This seems to be due to the part of the query that checks ACL rights, in my case:

      (aclReadAllowAnonymous:true OR (aclReadAllowAnyConnectedUser:true AND (*:* -((aclReadDeniedUsers:(admin#default\-pop) OR (-aclReadAllowedUsers:(admin#default\-pop)))))) OR ((-aclReadDeniedUsers:(admin#default\-pop)) OR (aclReadAllowedUsers:(admin#default\-pop) AND -aclReadDeniedUsers:(admin#default\-pop))))
      

      If I remove this part of the query in the Solr console, I get the expected results.

            Unassigned Unassigned
            trizzi Thibaut Rizzi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: