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

RelationField return no results if field searchable in more than 1 content type

Details

    Description

      If you have 2 classes (class1, class2) with the same attribute identifier (attr1), and run a search for attr1 Criterion\Operator::CONTAINS array("some_value"), then in legacy search it will work as expected.
      But in solr search the query ends up looking like class1_attr1="some_value" AND class2_attr1="some_value" so nothing gets returned.

       

      PR: https://github.com/ezsystems/ezplatform-solr-search-engine/pull/154

      Attachments

        Activity

          People

            andrew.longosz@ibexa.co Andrew Longosz
            9617ee47-cb27-4291-b8b8-676aa93a5338@accounts.ibexa.co Ivan Ternovtsiy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: