ElasticsearchEx.MapExt (Elasticsearch v1.9.0)

View Source

Defines a helper function to convert the keys of a map from string into atoms.

It support nested data structure.

Summary

Functions

atomize_keys(map)

@spec atomize_keys(map()) :: map()

maybe_atomize_value(value)

@spec maybe_atomize_value(any()) :: any()