Skip to content

Commit 69fe024

Browse files
committed
Minor edits
1 parent 0f96555 commit 69fe024

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

get-started/index.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,21 +33,17 @@ You'll also find other helpful information, such as how to use our docs, trainin
3333

3434
Elastic provides an open source search, analytics, and AI platform, and out-of-the-box solutions for observability and security. The Search AI platform combines the power of search and generative AI to provide near real-time search and analysis with relevance to reduce your time to value.
3535

36-
Elastic offers the following solutions or types of projects:
37-
38-
* [**{{es}}**](/solutions/search/get-started.md): Build powerful search and RAG applications using {{es}}'s vector database, AI toolkit, and advanced retrieval capabilities.
39-
* [**Elastic {{observability}}**](/solutions/observability/get-started.md): Gain comprehensive visibility into applications, infrastructure, and user experience through logs, metrics, traces, and other telemetry data, all in a single interface.
40-
* [**{{elastic-sec}}**](/solutions/security/get-started.md): Combine SIEM, endpoint security, and cloud security to provide comprehensive tools for threat detection and prevention, investigation, and response.
41-
4236
## Explore the fundamentals
4337

4438
Continue your journey with these essential guides that will help you understand and work with Elastic:
4539

46-
* **[The {{stack}}](/get-started/the-stack.md)**: Dive deeper into how the {{stack}}—our suite of open-source tools, including {{es}}, {{kib}}, {{beats}}, and {{ls}}—components work together. Learn about data ingestion methods and understand the core concepts of storing, visualizing, and querying your data.
40+
* **[](/get-started/introduction.md)**: An introduction to the {{es}}, Elastic {{observability}}, and {{elastic-sec}} solutions and projects.
41+
42+
* **[](/get-started/the-stack.md)**: Dive deeper into how the {{stack}}—our suite of open-source tools, including {{es}}, {{kib}}, {{beats}}, and {{ls}}—components work together. Learn about data ingestion methods and understand the core concepts of storing, visualizing, and querying your data.
4743

48-
* **[Deployment options](/get-started/deployment-options.md)**: Explore the different ways you can deploy Elastic, from fully managed serverless solutions to self-managed installations, and choose the approach that best fits your operational needs.
44+
* **[](/get-started/deployment-options.md)**: Explore the different ways you can deploy Elastic, from fully managed serverless solutions to self-managed installations, and choose the approach that best fits your operational needs.
4945

50-
* **[Versioning and availability](/get-started/versioning-availability.md)**: Learn how Elastic handles versioning, understand feature availability across different deployment types, and navigate our continuously updated documentation with confidence.
46+
* **[](/get-started/versioning-availability.md)**: Learn how Elastic handles versioning, understand feature availability across different deployment types, and navigate our continuously updated documentation with confidence.
5147

5248
## Training resources
5349

solutions/search.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ products:
1313
navigation_title: Elasticsearch
1414
---
1515

16-
# Elasticsearch solution and project overview
16+
# Elasticsearch solution overview
1717

1818
The {{es}} solution and serverless project type positions {{es}} as a comprehensive platform: a scalable data store, a powerful search engine, and a vector database in one.
1919

@@ -39,6 +39,7 @@ If you're new to {{es}} and want to try out some simple search use cases, go to
3939
## Core concepts [search-concepts]
4040

4141
For an introduction to core {{es}} concepts such as indices, documents, and mappings, refer to [](/manage-data/data-store.md).
42+
4243
To dive more deeply into the building blocks of {{es}} clusters, including nodes, shards, primaries, and replicas, refer to [](/deploy-manage/distributed-architecture.md).
4344

4445
## Related reference

0 commit comments

Comments
 (0)