# Functions
Filter returns the contents of the Json _sources key from the Elastic Search response, effectively filtering out some ES noise.
FilterAndCount returns the contents of the _sources key just like Filter(), but also returns a count of the number of elements to facilitate sanity checks.
NewClient creates a new client for Elastic Search.
# Constants
Configuration for json path getter.
Configuration for json path getter.
Configuration for http client.
Configuration for http client.
Configuration for http client.