Skip to content

Commit 08ebc01

Browse files
authored
[8.x] Update esql-for-search.asciidoc (elastic#125929)
Uncomment links to ESQL search tutorial
1 parent 627f8c9 commit 08ebc01

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/reference/esql/esql-for-search.asciidoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ preview::[]
55

66
This page provides an overview of how to use {esql} for search use cases.
77

8-
// [TIP]
9-
// ====
10-
// Prefer to get started with a hands-on tutorial? Check out <<esql-search-tutorial>>.
11-
// ====
8+
[TIP]
9+
====
10+
Prefer to get started with a hands-on tutorial? Check out <<esql-search-tutorial>>.
11+
====
1212

1313
The following table summarizes the key search features available in {esql} and when they were introduced.
1414

@@ -192,7 +192,7 @@ Refer to <<esql-limitations-full-text-search, {esql} limitations>> for a list of
192192
[[esql-for-search-tutorials]]
193193
===== Tutorials and how-to guides
194194

195-
// TODO * <<esql-search-tutorial>>: Hands-on tutorial for getting started with search tools in {esql}
195+
* <<esql-search-tutorial>>: Hands-on tutorial for getting started with search tools in {esql}
196196
* <<semantic-search-semantic-text>>: Learn how to use the `semantic_text` field type
197197

198198
[[esql-for-search-reference]]

0 commit comments

Comments
 (0)