mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-16 04:10:21 +00:00
This PR changes our behavior from silently ignoring rescore in a scroll query to instead report to the user that such a query is invalid. Closes #31775