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

Fix CSR order for autosuggest #2447

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Fix CSR order for autosuggest #2447

merged 1 commit into from
Nov 9, 2021

Conversation

felipeelia
Copy link
Member

Description of the Change

Return filteredHits in checkForOrderedPosts, instead of returning (the untouched) hits.

Verification Process

Change the order for a term in CSR and open it in autosuggest. The order does not match.

Applicable Issues

Fixes #2440

Changelog Entry

Fixed: Order for Custom Search Results in autosuggest.

@mckdemps mckdemps modified the milestones: 4.0.0, 3.6.5 Nov 9, 2021
@felipeelia felipeelia merged commit abe2698 into develop Nov 9, 2021
@felipeelia felipeelia deleted the fix/issue-2440 branch November 9, 2021 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: checkForOrderedPosts should return filteredHits
3 participants