get_fields
returns a data.table with the names and types of all indexed fields across one or more indices
es_search
now accepts anintermediates_dir
parameter, giving users control over the directory used for temporary I/O at query time
- Added logic to short-circuit and return early with an informative message if a query matches 0 documents
es_search
executes an ES query and gets a data.table
chomp_aggs
converts a raw aggs JSON to data.tablechomp_hits
converts a raw hits JSON to data.table
unpack_nested_data
deals with nested Elasticsearch data not in a tabular formatparse_date_time
parses date-times from Elasticsearch records
get_counts
examines the distribution of distinct values for a field in Elasticsearch