Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/reference/esql/esql-for-search.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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 <<esql-search-tutorial>>.
// ====
[TIP]
====
Prefer to get started with a hands-on tutorial? Check out <<esql-search-tutorial>>.
====

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

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

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

[[esql-for-search-reference]]
Expand Down