elasticsearch/docs/reference/search-application/apis/index.asciidoc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
528 B
Plaintext
Raw Normal View History

[[search-application-apis]]
== Search Application APIs
preview::[]
++++
<titleabbrev>Search Application APIs</titleabbrev>
++++
---
Use Search Application APIs to manage tasks and resources related to Search Applications.
* <<put-search-application>>
* <<get-search-application>>
* <<list-search-applications>>
* <<delete-search-application>>
include::put-search-application.asciidoc[]
include::get-search-application.asciidoc[]
include::list-search-applications.asciidoc[]
include::delete-search-application.asciidoc[]