Skip to content

Commit 2ac10a0

Browse files
authored
[DOCS] Add esql tutorial to quick start overview (elastic#116737)
1 parent 93baadf commit 2ac10a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/quickstart/index.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Alternatively, refer to our <<elasticsearch-intro-deploy,other deployment option
2525

2626
* <<getting-started,Basics: Index and search data using {es} APIs>>. Learn about indices, documents, and mappings, and perform a basic search using the Query DSL.
2727
* <<full-text-filter-tutorial, Basics: Full-text search and filtering>>. Learn about different options for querying data, including full-text search and filtering, using the Query DSL.
28+
* <<esql-getting-started>>: Learn how to query and aggregate your data using {esql}.
2829
* <<semantic-search-semantic-text, Semantic search>>: Learn how to create embeddings for your data with `semantic_text` and query using the `semantic` query.
2930
** <<semantic-text-hybrid-search, Hybrid search with `semantic_text`>>: Learn how to combine semantic search with full-text search.
3031
* <<bring-your-own-vectors, Bring your own dense vector embeddings>>: Learn how to ingest dense vector embeddings into {es}.

0 commit comments

Comments
 (0)