My most common use of Groovy is for writing scripts. As such, I enjoy its characteristics that enable an improved script development experience, but I also notice features of Groovy that are less than ...
Description of the problem including expected versus actual behavior: The doc['field'] notation works well when applied to script_fields but it does not in _update and _update_by_query. It will rather ...