Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
4 changes: 3 additions & 1 deletion redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ redirects:
'solutions/observability/apps/inspect-uptime-duration-anomalies.md': 'solutions/observability/uptime/inspect-duration-anomalies.md'
'solutions/observability/apps/configure-settings.md': 'solutions/observability/uptime/configure-settings.md'
'solutions/observability/apps/tutorial-monitor-java-application.md': 'solutions/observability/applications/tutorial-monitor-java-application.md'
# we can't redirect to the search-ui book so this is the next best option
'reference/search/index.md': 'reference/index.md'

# Related to https://github.com/elastic/docs-content/pull/1108
'troubleshoot/elasticsearch/elasticsearch-client-java-api-client/apache-errors.md': 'troubleshoot/elasticsearch/clients.md'
Expand All @@ -209,4 +211,4 @@ redirects:
'troubleshoot/elasticsearch/elasticsearch-client-net-api/logging-with-onrequestcompleted.md': 'troubleshoot/elasticsearch/clients.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/logging.md': 'troubleshoot/elasticsearch/clients.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/net.md': 'troubleshoot/elasticsearch/clients.md'
'troubleshoot/elasticsearch/elasticsearch-client-ruby-api/ruby.md': 'troubleshoot/elasticsearch/clients.md'
'troubleshoot/elasticsearch/elasticsearch-client-ruby-api/ruby.md': 'troubleshoot/elasticsearch/clients.md'
12 changes: 6 additions & 6 deletions reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@

**Learn more in [Observability](observability/index.md)**

## Search UI

Explore reference content on Search UI and how you can develop fast, modern, and engaging search experiences.

**Learn more in [Search UI](search-ui://reference/index.md)**

## Elasticsearch and index management

Customize your Elastic Stack setup with our configuration reference guides. Explore JVM settings, client documentation, Elasticsearch privileges, and index lifecycle actions to find the detailed information you need to configure your environment to your specific needs.
Expand Down Expand Up @@ -84,6 +78,12 @@

**Learn more in [ECS](ecs://reference/index.md)**

## Search UI library

Explore reference content on the Search UI library and how you can develop fast, modern, and engaging search experiences.

**Learn more in [Search UI](search-ui://reference/search-ui/index.md)**

Check failure on line 85 in reference/index.md

View workflow job for this annotation

GitHub Actions / preview / build

'reference/search-ui/index.md' is not a valid link in the 'search-ui' cross link index: https://elastic-docs-link-index.s3.us-east-2.amazonaws.com/elastic/search-ui/main/links.json

## Cloud

Leverage the power of the cloud with Elastic Cloud solutions. Explore Elastic Cloud on Kubernetes, Elastic Cloud Enterprise, and Elastic Cloud Hosted to scale your operations.
Expand Down
21 changes: 0 additions & 21 deletions reference/search/index.md

This file was deleted.

2 changes: 0 additions & 2 deletions reference/search/toc.yml

This file was deleted.

Loading