remove api method index
This commit is contained in:
@ -4,72 +4,6 @@
|
||||
|
||||
NOTE: At this time, you must opt into the 0.90 API by setting the `apiVersion` config parameter.
|
||||
|
||||
[[js-api-method-index-0-90]]
|
||||
* <<api-bulk-0-90,bulk>>
|
||||
* <<api-clearscroll-0-90,clearScroll>>
|
||||
* <<api-count-0-90,count>>
|
||||
* <<api-create-0-90,create>>
|
||||
* <<api-delete-0-90,delete>>
|
||||
* <<api-deletebyquery-0-90,deleteByQuery>>
|
||||
* <<api-exists-0-90,exists>>
|
||||
* <<api-explain-0-90,explain>>
|
||||
* <<api-get-0-90,get>>
|
||||
* <<api-getsource-0-90,getSource>>
|
||||
* <<api-index-0-90,index>>
|
||||
* <<api-info-0-90,info>>
|
||||
* <<api-mget-0-90,mget>>
|
||||
* <<api-mlt-0-90,mlt>>
|
||||
* <<api-msearch-0-90,msearch>>
|
||||
* <<api-percolate-0-90,percolate>>
|
||||
* <<api-ping-0-90,ping>>
|
||||
* <<api-scroll-0-90,scroll>>
|
||||
* <<api-search-0-90,search>>
|
||||
* <<api-suggest-0-90,suggest>>
|
||||
* <<api-update-0-90,update>>
|
||||
* <<api-cluster-getsettings-0-90,cluster.getSettings>>
|
||||
* <<api-cluster-health-0-90,cluster.health>>
|
||||
* <<api-cluster-nodehotthreads-0-90,cluster.nodeHotThreads>>
|
||||
* <<api-cluster-nodeinfo-0-90,cluster.nodeInfo>>
|
||||
* <<api-cluster-nodeshutdown-0-90,cluster.nodeShutdown>>
|
||||
* <<api-cluster-nodestats-0-90,cluster.nodeStats>>
|
||||
* <<api-cluster-pendingtasks-0-90,cluster.pendingTasks>>
|
||||
* <<api-cluster-putsettings-0-90,cluster.putSettings>>
|
||||
* <<api-cluster-reroute-0-90,cluster.reroute>>
|
||||
* <<api-cluster-state-0-90,cluster.state>>
|
||||
* <<api-indices-analyze-0-90,indices.analyze>>
|
||||
* <<api-indices-clearcache-0-90,indices.clearCache>>
|
||||
* <<api-indices-close-0-90,indices.close>>
|
||||
* <<api-indices-create-0-90,indices.create>>
|
||||
* <<api-indices-delete-0-90,indices.delete>>
|
||||
* <<api-indices-deletealias-0-90,indices.deleteAlias>>
|
||||
* <<api-indices-deletemapping-0-90,indices.deleteMapping>>
|
||||
* <<api-indices-deletetemplate-0-90,indices.deleteTemplate>>
|
||||
* <<api-indices-deletewarmer-0-90,indices.deleteWarmer>>
|
||||
* <<api-indices-exists-0-90,indices.exists>>
|
||||
* <<api-indices-existsalias-0-90,indices.existsAlias>>
|
||||
* <<api-indices-existstype-0-90,indices.existsType>>
|
||||
* <<api-indices-flush-0-90,indices.flush>>
|
||||
* <<api-indices-getalias-0-90,indices.getAlias>>
|
||||
* <<api-indices-getaliases-0-90,indices.getAliases>>
|
||||
* <<api-indices-getfieldmapping-0-90,indices.getFieldMapping>>
|
||||
* <<api-indices-getmapping-0-90,indices.getMapping>>
|
||||
* <<api-indices-getsettings-0-90,indices.getSettings>>
|
||||
* <<api-indices-gettemplate-0-90,indices.getTemplate>>
|
||||
* <<api-indices-getwarmer-0-90,indices.getWarmer>>
|
||||
* <<api-indices-open-0-90,indices.open>>
|
||||
* <<api-indices-optimize-0-90,indices.optimize>>
|
||||
* <<api-indices-putalias-0-90,indices.putAlias>>
|
||||
* <<api-indices-putmapping-0-90,indices.putMapping>>
|
||||
* <<api-indices-putsettings-0-90,indices.putSettings>>
|
||||
* <<api-indices-puttemplate-0-90,indices.putTemplate>>
|
||||
* <<api-indices-putwarmer-0-90,indices.putWarmer>>
|
||||
* <<api-indices-refresh-0-90,indices.refresh>>
|
||||
* <<api-indices-segments-0-90,indices.segments>>
|
||||
* <<api-indices-snapshotindex-0-90,indices.snapshotIndex>>
|
||||
* <<api-indices-stats-0-90,indices.stats>>
|
||||
* <<api-indices-status-0-90,indices.status>>
|
||||
* <<api-indices-updatealiases-0-90,indices.updateAliases>>
|
||||
* <<api-indices-validatequery-0-90,indices.validateQuery>>
|
||||
|
||||
[[api-bulk-0-90]]
|
||||
=== `bulk`
|
||||
|
||||
Reference in New Issue
Block a user