coerce (default=true) allows quoted numbers to be coerced into numeric fields. But for some reason, ES remembers the original form of string vs numeric, and returns values in their original form.
with coerce=false, the strings would be rejected as invalid.
What I want is a stronger coercion 