Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion solutions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ Learn more in the following sections:

| Solution | Use case |
| --- | --- |
| [Search](search.md) | Build search experiences, or implement custom use cases with Elasticsearch
| [Elasticsearch](search.md) | Build search experiences, or implement custom use cases with Elasticsearch
| [Observability](observability.md) | Monitor and troubleshoot applications and infrastructure with Elastic Observability
| [Security](security.md) | Protect applications and infrastructure with Elastic Security
2 changes: 1 addition & 1 deletion solutions/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ mapped_pages:
- https://www.elastic.co/guide/en/kibana/current/search-space.html
---

# Search
# Elasticsearch

{{es}} enables you to build powerful search experiences for websites, applications, and enterprise data using Elastic's unified platform.

Expand Down
Loading