Skip to content

Commit 3e8de74

Browse files
committed
updateS
1 parent 81636e5 commit 3e8de74

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed
Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Elasticsearch
1+
# Reference
22

33
## Search and analyze your data
44
----------------------------
@@ -7,7 +7,11 @@ Elasticsearch is the search and analytics engine that powers the Elastic Stack.
77

88
[Get started](https://www.elastic.co/docs/get-started)
99

10-
[Introduction](elasticsearch-intro.html) [What's new](release-highlights.html) [Release notes](es-release-notes.html)
10+
[Introduction](https://www.elastic.co/docs/get-started)
11+
12+
[What's new](https://www.elastic.co/docs/release-notes/elasticsearch)
13+
14+
[Release notes](https://www.elastic.co/docs/release-notes/elasticsearch)
1115

1216
![](https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/bltb8eb1c8cf2e7309e/636925fb7457f32a10457f6d/elasticsearch.png)
1317

@@ -17,32 +21,32 @@ _Demos:_ [Hands-on learning for Search](https://www.elastic.co/demo-gallery?solu
1721

1822
_New webinar:_ [Architect search apps with Google Cloud](https://www.elastic.co/virtual-events/architecting-search-apps-on-google-cloud)
1923

20-
### Install, manage, and secure
24+
## Install, manage, and secure
2125

2226
* [Set up Elasticsearch](docs-content://deploy-manage/deploy/self-managed/installing-elasticsearch.md)
2327
* [Secure the Elastic Stack](docs-content://deploy-manage/security.md)
2428
* [Upgrade Elasticsearch](docs-content://deploy-manage/upgrade/deployment-or-cluster.md)
25-
* [Set up a cluster for high availability](https://www.elastic.co/docs/deploy-manage/tools)
26-
* [Monitor a cluster](https://www.elastic.co/docs/deploy-manage/monitor/cloud-health-perf)
29+
* [Set up a cluster for high availability](docs-content://deploy-manage/tools.md)
30+
* [Monitor a cluster](docs-content://deploy-manage/monitor/cloud-health-perf.md)
2731
* [Troubleshooting](https://www.elastic.co/docs/troubleshoot/elasticsearch)
2832
* [Enterprise Search server](https://www.elastic.co/docs/reference/search-connectors)
2933

30-
### Ingest data
34+
## Ingest data
3135

32-
* [Adding data to Elasticsearch](https://www.elastic.co/docs/manage-data/ingest)
36+
* [Adding data to Elasticsearch](docs-content://manage-data/ingest.md)
3337
* [Connectors](https://www.elastic.co/docs/reference/search-connectors)
3438
* [Web crawler](https://www.elastic.co/search-labs/blog/elastic-open-crawler-release)
35-
* [Data streams](https://www.elastic.co/docs/manage-data/data-store/data-streams)
36-
* [Ingest pipelines](https://www.elastic.co/docs/manage-data/ingest/transform-enrich/ingest-pipelines)
39+
* [Data streams](docs-content://manage-data/data-store/data-streams.md)
40+
* [Ingest pipelines](docs-content://manage-data/ingest/transform-enrich/ingest-pipelines.md)
3741
* [Mapping](https://www.elastic.co/docs/manage-data/data-store/mapping)
3842

39-
### Search and analyze
43+
## Search and analyze
4044

41-
* [Search your data](https://www.elastic.co/docs/solutions/search/querying-for-search)
42-
* Query data with [the Query DSL](https://www.elastic.co/docs/explore-analyze/query-filter/languages/querydsl), [ES|QL](https://www.elastic.co/docs/explore-analyze/query-filter/languages/esql), [EQL](https://www.elastic.co/docs/explore-analyze/query-filter/languages/eql), or [SQL](https://www.elastic.co/docs/explore-analyze/query-filter/languages/sql)
43-
* [Search applications](https://www.elastic.co/docs/solutions/search/search-applications)
44-
* [Aggregations](https://www.elastic.co/docs/explore-analyze/query-filter/aggregations)
45-
* [Geospatial analysis](https://www.elastic.co/docs/explore-analyze/geospatial-analysis)
46-
* [Machine Learning](https://www.elastic.co/docs/explore-analyze/machine-learning)
47-
* [Alerting](https://www.elastic.co/docs/explore-analyze/alerts-cases/watcher)
45+
* [Search your data](docs-content://solutions/search/querying-for-search.md)
46+
* Query data with [the Query DSL](docs-content://explore-analyze/query-filter/languages/querydsl.md), [ES|QL](docs-content://explore-analyze/query-filter/languages/esql.md), [EQL](docs-content://explore-analyze/query-filter/languages/eql.md), or [SQL](docs-content://explore-analyze/query-filter/languages/sql.md)
47+
* [Search applications](docs-content://solutions/search/search-applications.md)
48+
* [Aggregations](docs-content://explore-analyze/query-filter/aggregations.md)
49+
* [Geospatial analysis](docs-content://explore-analyze/geospatial-analysis.md)
50+
* [Machine Learning](docs-content://explore-analyze/machine-learning.md)
51+
* [Alerting](docs-content://explore-analyze/alerts-cases/watcher.md)
4852

0 commit comments

Comments
 (0)