Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion solutions/search/querying-for-search.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/8.18/search-with-elasticsearch.html
- https://www.elastic.co/guide/en/elasticsearch/reference/current/search-your-data.html
- https://www.elastic.co/guide/en/serverless/current/elasticsearch-search-your-data.html
- https://www.elastic.co/guide/en/serverless/current/elasticsearch-search-your-data-the-search-api.html
Expand Down Expand Up @@ -32,4 +33,4 @@ You can use the [{{es}} REST APIs](https://www.elastic.co/docs/api/doc/elasticse

::::{tip}
Try our hands-on [quick start tutorials](api-quickstarts.md) to get started, or check out our [Python notebooks](https://github.com/elastic/elasticsearch-labs/tree/main/notebooks#readme).
::::
::::
2 changes: 2 additions & 0 deletions solutions/search/the-search-api.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/serverless/current/elasticsearch-search-your-data-the-search-api.html
applies_to:
stack:
serverless:
Expand Down
Loading