Skip to content

Commit e0e2537

Browse files
committed
Add crosslink to tutorial
1 parent 7723dcb commit e0e2537

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/reference/query-languages/esql/functions-operators/dense-vector-functions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ mapped_pages:
99

1010
# {{esql}} dense vector functions [esql-dense-vector-functions]
1111

12+
:::{tip}
13+
For more examples of these functions in action, refer to [the {{esql}} for search tutorial](/reference/query-languages/esql/esql-search-tutorial.md#vector-search-with-knn-similarity-functions-and-text_embedding).
14+
:::
15+
1216
{{esql}} supports dense vector functions for vector similarity calculations and
1317
k-nearest neighbor search.
1418
Dsense vector functions work with [

0 commit comments

Comments
 (0)