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

Platform UI Search is not sorting results by relevancy (on solr)

    XMLWordPrintable

Details

    Description

      Remaining issue after EZP-26141 (Solr) and EZP-26326 (REST) was fixed is to update Platform UI to use Query when doing FullText search, so scripting and thus proper relevancy sorting is enabled when using Solr.


      Original issue description:

      Search relevancy does not work. It appears to conduct some form of 'OR' search not an 'AND' search. If "red apple" is search term, the 1st results should return red AND apple content.

      When using API and FullText Criterion on query we expect default sorting on Solr to be able to sort by relevancy (score).

      Specifically searching for "Red Apple" should return items in following order:

      • Exact hits on "Red Apple"
      • Hits that contains both words
      • Hits that contains both works with fuzziness
      • Hits that contain one of them
      • Hits that contain one of them with fuzziness

      Attachments

        Activity

          People

            Unassigned Unassigned
            lukasz.serwatka@ibexa.co Ɓukasz Serwatka
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: