You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RescoreBuilders in SearchSourceBuilder also need to be refactored to be serializable as java objects and be able to parse from xContent. The necessary steps are similar to the recent HighlightBuilder refactoring in #15044.