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
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'
20 changes: 10 additions & 10 deletions reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ Access detailed reference documentation on field and object schemas as well as t

**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 All @@ -54,7 +48,7 @@ Visualize and analyze your data with Kibana. Configure advanced settings, explor

**Learn more in [Kibana](kibana://reference/index.md)**

## Plugins
## Elasticsearch plugins

Extend the functionality of your Elastic Stack with a variety of plugins. From analysis and discovery to snapshot/restore and store plugins, customize your setup to fit your requirements.

Expand All @@ -72,17 +66,23 @@ Access syntax references, function libraries, and best practices for Painless sc

**Learn more in [Painless scripting](elasticsearch://reference/scripting-languages/painless/painless.md)**

## ECS (Elastic Common Schema) reference

Standardize your data with ECS. Access logging libraries, field references, and categorization fields to ensure consistency and compatibility across your data sources.

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

## Data analysis

Unlock insights with powerful data analysis tools. Utilize text analysis components, aggregations, and function references to derive meaningful conclusions from your data.

**Learn more in [Data analysis](data-analysis/index.md)**

## ECS (Elastic Common Schema) reference
## Search UI library

Standardize your data with ECS. Access logging libraries, field references, and categorization fields to ensure consistency and compatibility across your data sources.
Explore reference content on the Search UI library and how you can develop fast, modern, and engaging search experiences.

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

## Cloud

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.

2 changes: 0 additions & 2 deletions reference/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ toc:
- file: index.md
- toc: security
- toc: observability
- toc: search
# The next one should be child of ☝️
- toc: elasticsearch-clients
- toc: ingestion-tools
# The next two should be children of ☝️
Expand Down
Loading