# Generated by roxygen2: do not edit by hand

S3method(add,data.frame)
S3method(add,list)
S3method(print,solr_connection)
S3method(solr_parse,ping)
S3method(solr_parse,sr_facet)
S3method(solr_parse,sr_group)
S3method(solr_parse,sr_high)
S3method(solr_parse,sr_mlt)
S3method(solr_parse,sr_search)
S3method(solr_parse,sr_stats)
S3method(solr_parse,update)
export(add)
export(collection_addreplica)
export(collection_addreplicaprop)
export(collection_addrole)
export(collection_balanceshardunique)
export(collection_clusterprop)
export(collection_clusterstatus)
export(collection_create)
export(collection_createalias)
export(collection_createshard)
export(collection_delete)
export(collection_deletealias)
export(collection_deletereplica)
export(collection_deletereplicaprop)
export(collection_deleteshard)
export(collection_exists)
export(collection_list)
export(collection_migrate)
export(collection_overseerstatus)
export(collection_rebalanceleaders)
export(collection_reload)
export(collection_removerole)
export(collection_requeststatus)
export(collection_splitshard)
export(collections)
export(commit)
export(config_get)
export(config_overlay)
export(config_params)
export(config_set)
export(core_create)
export(core_exists)
export(core_mergeindexes)
export(core_reload)
export(core_rename)
export(core_requeststatus)
export(core_split)
export(core_status)
export(core_swap)
export(core_unload)
export(cores)
export(delete_by_id)
export(delete_by_query)
export(is.sr_facet)
export(is.sr_high)
export(is.sr_search)
export(optimize)
export(ping)
export(schema)
export(solr_all)
export(solr_connect)
export(solr_facet)
export(solr_get)
export(solr_group)
export(solr_highlight)
export(solr_mlt)
export(solr_parse)
export(solr_search)
export(solr_settings)
export(solr_stats)
export(update_csv)
export(update_json)
export(update_xml)
importFrom(XML,xmlAttrs)
importFrom(XML,xmlChildren)
importFrom(XML,xmlGetAttr)
importFrom(XML,xmlParse)
importFrom(XML,xmlToList)
importFrom(XML,xmlValue)
importFrom(XML,xpathApply)
importFrom(dplyr,as_data_frame)
importFrom(dplyr,rbind_all)
importFrom(dplyr,tbl_df)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,content_type)
importFrom(httr,content_type_json)
importFrom(httr,content_type_xml)
importFrom(httr,http_condition)
importFrom(httr,http_status)
importFrom(httr,stop_for_status)
importFrom(httr,upload_file)
importFrom(jsonlite,fromJSON)
importFrom(methods,is)
importFrom(plyr,rbind.fill)
importFrom(stats,setNames)
importFrom(utils,URLdecode)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,read.table)
