From 795001bdd5f077ab74f6b258d7bd33e4a87f2c15 Mon Sep 17 00:00:00 2001 From: Liam Thompson <32779855+leemthompo@users.noreply.github.com> Date: Mon, 31 Mar 2025 12:34:02 +0200 Subject: [PATCH] [8.x] Update esql-for-search.asciidoc Uncomment links to ESQL search tutorial --- docs/reference/esql/esql-for-search.asciidoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/reference/esql/esql-for-search.asciidoc b/docs/reference/esql/esql-for-search.asciidoc index 3e6869298b691..7254c06a86ff0 100644 --- a/docs/reference/esql/esql-for-search.asciidoc +++ b/docs/reference/esql/esql-for-search.asciidoc @@ -5,10 +5,10 @@ preview::[] This page provides an overview of how to use {esql} for search use cases. -// [TIP] -// ==== -// Prefer to get started with a hands-on tutorial? Check out <>. -// ==== +[TIP] +==== +Prefer to get started with a hands-on tutorial? Check out <>. +==== The following table summarizes the key search features available in {esql} and when they were introduced. @@ -192,7 +192,7 @@ Refer to <> for a list of [[esql-for-search-tutorials]] ===== Tutorials and how-to guides -// TODO * <>: Hands-on tutorial for getting started with search tools in {esql} +* <>: Hands-on tutorial for getting started with search tools in {esql} * <>: Learn how to use the `semantic_text` field type [[esql-for-search-reference]]