Skip to content

Search Sort Results

John Arias Castillo requested to merge 1772-sort-results into main

Closes buyer-experience#1172 (closed)

What changed and why?

Implementation of the search sorting, these are the 3 attributes used for sorting:

  1. _score -> Suggested
  2. popularity -> Most Popular
  3. updated_at -> Last updated

The sorting is in descent order to show first the higher values per each attribute

Review App

Edited by John Arias Castillo

Merge request reports