Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: fix sortBy and sortOrder #861

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

vince-fugnitto
Copy link
Member

Description

Fixes: #780

The commit fixes an issue when respecting sortBy and sortOder. The proper ordering provided by the search-hits were not respected when collecting them after being streamed.

The commit fixes an issue when respecting `sortBy` and `sortOder`.
The proper ordering provided by the search-hits were not respected when
collecting them after being streamed.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
@amvanbaren
Copy link
Contributor

Thank you for your contribution @vince-fugnitto.

@amvanbaren amvanbaren merged commit f6a4f5e into eclipse:master Mar 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Search sortBy and sortOrder has no effect on results
2 participants