diff --git a/solutions/search/querying-for-search.md b/solutions/search/querying-for-search.md index 4c6ca91385..25b05e8669 100644 --- a/solutions/search/querying-for-search.md +++ b/solutions/search/querying-for-search.md @@ -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 @@ -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). -:::: \ No newline at end of file +:::: diff --git a/solutions/search/the-search-api.md b/solutions/search/the-search-api.md index 99e0b01895..72bfa0ca42 100644 --- a/solutions/search/the-search-api.md +++ b/solutions/search/the-search-api.md @@ -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: