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
Today, ScriptFieldsFetchSubPhase creates one SearchScript instance per field and per top hit. It should be refactored to do it once per segment similarly to what we did for doc values fields in #25644.