-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently the correct sorting is applied after the catalog results are returned from the ES query using another interceptor. https://github.com/Nosto/nosto-magento2-cmp/blob/develop/Plugin/Api/Search/SearchResultSorter.php#L66
Describe the solution you'd like
A better solution would be to sort the results in the ElasticSearch query.
Describe alternatives you've considered
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request