2023-04-04 17:36:13 +08:00
|
|
|
[[search-application-apis]]
|
|
|
|
== Search Application APIs
|
|
|
|
|
2023-06-10 01:09:21 +08:00
|
|
|
beta::[]
|
2023-04-04 17:36:13 +08:00
|
|
|
|
|
|
|
++++
|
|
|
|
<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>>
|
2023-04-27 21:32:25 +08:00
|
|
|
* <<search-application-search>>
|
2023-06-24 18:02:59 +08:00
|
|
|
* <<search-application-render-query>>
|
2023-04-04 17:36:13 +08:00
|
|
|
|
|
|
|
include::put-search-application.asciidoc[]
|
|
|
|
include::get-search-application.asciidoc[]
|
|
|
|
include::list-search-applications.asciidoc[]
|
|
|
|
include::delete-search-application.asciidoc[]
|
2023-04-27 21:32:25 +08:00
|
|
|
include::search-application-search.asciidoc[]
|
2023-06-24 18:02:59 +08:00
|
|
|
include::search-application-render-query.asciidoc[]
|
2023-04-04 17:36:13 +08:00
|
|
|
|