# Generated by roxygen2 (4.1.0): do not edit by hand

S3method(es_parse,bulk_make)
S3method(es_parse,elastic_cluster_health)
S3method(es_parse,elastic_cluster_pending_tasks)
S3method(es_parse,elastic_cluster_settings)
S3method(es_parse,elastic_cluster_state)
S3method(es_parse,elastic_cluster_stats)
S3method(es_parse,elastic_mget)
S3method(es_parse,elastic_search)
S3method(es_parse,elastic_stats)
S3method(es_parse,elastic_status)
S3method(es_parse,es_GET)
S3method(es_parse,index_delete)
S3method(print,es_conn)
export(Search)
export(alias_create)
export(alias_delete)
export(alias_exists)
export(alias_get)
export(aliases_get)
export(cat_)
export(cat_aliases)
export(cat_allocation)
export(cat_count)
export(cat_fielddata)
export(cat_health)
export(cat_indices)
export(cat_master)
export(cat_nodes)
export(cat_pending_tasks)
export(cat_plugins)
export(cat_recovery)
export(cat_segments)
export(cat_shards)
export(cat_thread_pool)
export(cluster_health)
export(cluster_pending_tasks)
export(cluster_reroute)
export(cluster_settings)
export(cluster_state)
export(cluster_stats)
export(connect)
export(connection)
export(count)
export(docs_bulk)
export(docs_create)
export(docs_delete)
export(docs_get)
export(docs_mget)
export(es_parse)
export(explain)
export(field_mapping_get)
export(index_analyze)
export(index_clear_cache)
export(index_close)
export(index_create)
export(index_delete)
export(index_exists)
export(index_flush)
export(index_get)
export(index_open)
export(index_optimize)
export(index_recovery)
export(index_segments)
export(index_settings)
export(index_stats)
export(index_status)
export(index_upgrade)
export(mapping_create)
export(mapping_delete)
export(mapping_get)
export(mlt)
export(nodes_hot_threads)
export(nodes_info)
export(nodes_stats)
export(ping)
export(scroll)
export(search_shards)
export(tokenizer_set)
export(type_exists)
import(httr)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
