vind
vind copied to clipboard
Elastic: TermOption aggregation not type safe
Currently Term Option aggregation is not aware of the field type, and fails when missing option is enabled as it tries to return always an String. Add a type sensitive result for missing option in term options definition.