Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that percolator sorting also works (#52758)
Commit #52748 fixed a bug where percolate queries wrapped in a constant score could report incorrect matches. This commit adds a test to check that it also fixes the case where a percolate query is sorted by something other than score. Closes #52618
- Loading branch information