-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Test: MockScoreScript can be cacheable #55422
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
Test: MockScoreScript can be cacheable #55422
Conversation
|
Pinging @elastic/es-core-infra (:Core/Infra/Scripting) |
jdconrad
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Script side of this looks good to me. Thanks for fixing. Please have @mayya-sharipova review the changes to FunctionScoreQueryBuilderTests.
mayya-sharipova
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@stu-elastic Thanks for the change, nice for the tests to have the same logic as in the common case.
I have left a couple of small comments
No description provided.