elasticsearch scripted fields alongside _source

Following the official documentation about script fields i build a query something like this GET /abc/dfg/_search { "query": { "bool": { "must": [ { "bool": { ...