Hi guys!
Is it possible to access one script field from another script? Not sure what I'm doing is correct. I'm planning to do lookup in some another index with native script returning dictionary and then to access specific field from "subsequent" Painless inline script with takes id of found document and tries to look for this id key in resulted dictionary from 1st script.