# Generated by roxygen2: do not edit by hand

S3method(docs_bulk,character)
S3method(docs_bulk,data.frame)
S3method(docs_bulk,list)
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(Search_uri)
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_nodeattrs)
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(field_stats)
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_recreate)
export(index_segments)
export(index_settings)
export(index_settings_update)
export(index_stats)
export(index_status)
export(index_upgrade)
export(info)
export(mapping_create)
export(mapping_delete)
export(mapping_get)
export(mlt)
export(msearch)
export(mtermvectors)
export(nodes_hot_threads)
export(nodes_info)
export(nodes_shutdown)
export(nodes_stats)
export(percolate_count)
export(percolate_delete)
export(percolate_list)
export(percolate_match)
export(percolate_register)
export(ping)
export(scroll)
export(scroll_clear)
export(search_shards)
export(termvectors)
export(tokenizer_set)
export(type_exists)
export(validate)
importFrom(curl,curl_escape)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,HEAD)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(httr,add_headers)
importFrom(httr,authenticate)
importFrom(httr,content)
importFrom(httr,http_status)
importFrom(httr,stop_for_status)
importFrom(httr,upload_file)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(methods,is)
importFrom(utils,URLdecode)
importFrom(utils,modifyList)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
