Skip to content

Commit 073254c

Browse files
authored
[DOCS] Adds semantic search endpoint to the list of trained model APIs (elastic#2270)
1 parent d7de68f commit 073254c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/en/stack/ml/nlp/ml-nlp-apis.asciidoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,14 @@ All the trained models endpoints have the following base:
2727
// UPDATE
2828
* {ref}/put-trained-models-aliases.html[Update trained model aliases]
2929

30+
31+
// SEMANTIC SEARCH
32+
The Semantic search endpoint has the following base:
33+
34+
[source,js]
35+
----
36+
<target>/_semantic_search
37+
----
38+
// NOTCONSOLE
39+
40+
* {ref}/semantic-search-api.html[Semantic search]

0 commit comments

Comments
 (0)