Skip to content

Commit 2e44545

Browse files
committed
Use variables
1 parent dcae26b commit 2e44545

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

get-started/introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/elasticsearch-intro-what-is-es.html
4-
navigation_title: "Elasticsearch and Kibana"
4+
navigation_title: "{{ess}} and {{kib}}"
55
---
66

7-
# Elasticsearch and Kibana [introduction]
7+
# {{ess}} and {{kib}} [introduction]
88

99
## What is {{es}}?
1010

@@ -56,10 +56,10 @@ The {{stack}} is used for a wide and growing range of use cases. Here are a few
5656
- **Semantic search**: Understand the intent and contextual meaning behind search queries using tools like synonyms, dense vector embeddings, and learned sparse query-document expansion.
5757
- **Hybrid search**: Combine full-text search with vector search using state-of-the-art ranking algorithms.
5858
- **Build search experiences**: Add hybrid search capabilities to apps or websites, or build enterprise search engines over your organization’s internal data sources.
59-
- **Retrieval augmented generation (RAG)**: Use Elasticsearch as a retrieval engine to supplement generative AI models with more relevant, up-to-date, or proprietary data for a range of use cases.
59+
- **Retrieval augmented generation (RAG)**: Use {{ess}} as a retrieval engine to supplement generative AI models with more relevant, up-to-date, or proprietary data for a range of use cases.
6060
- **Geospatial search**: Search for locations and calculate spatial relationships using geospatial queries.
6161

62-
This is just a sample of search, observability, and security use cases enabled by Elasticsearch. Refer to Elastic [customer success stories](https://www.elastic.co/customers/success-stories) for concrete examples across a range of industries.
62+
This is just a sample of search, observability, and security use cases enabled by {{ess}}. Refer to Elastic [customer success stories](https://www.elastic.co/customers/success-stories) for concrete examples across a range of industries.
6363

6464
% TODO: cleanup these links, consolidate with Explore and analyze
6565

get-started/versioning-availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ navigation_title: Versioning and availability
66

77
## Elastic Stack versioning
88

9-
Elasticsearch and the core components of the Elastic Stack use a semantic versioning scheme. This scheme consists of three numbers separated by periods in the form `X.Y.Z`, for example: `9.0.0`.
9+
{{ess}} and the core components of the Elastic Stack use a semantic versioning scheme. This scheme consists of three numbers separated by periods in the form `X.Y.Z`, for example: `9.0.0`.
1010

1111
Each number represents a specific level of change:
1212

@@ -30,7 +30,7 @@ Elastic products and features have different availability states across deployme
3030
Features may have different availability states between:
3131

3232
- Elastic Stack versions (for example, 9.0, 9.1)
33-
- Serverless projects (Security, Elasticsearch, Observability)
33+
- Serverless projects (Security, {{ess}}, Observability)
3434
- Deployment types (and versions)
3535
- [Elastic Cloud Hosted](/deploy-manage/deploy/elastic-cloud/cloud-hosted.md)
3636
- [Elastic Cloud Serverless](/deploy-manage/deploy/elastic-cloud/serverless.md)

0 commit comments

Comments
 (0)