|
1 | | -# Reference |
| 1 | +# Reference |
| 2 | + |
| 3 | +## Search and analyze your data |
| 4 | +---------------------------- |
| 5 | + |
| 6 | +Elasticsearch is the search and analytics engine that powers the Elastic Stack. |
| 7 | + |
| 8 | +[Get started](https://www.elastic.co/docs/get-started) |
| 9 | + |
| 10 | +[Introduction](elasticsearch-intro.html) [What's new](release-highlights.html) [Release notes](es-release-notes.html) |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | +## Get to know Elasticsearch |
| 15 | + |
| 16 | +_Demos:_ [Hands-on learning for Search](https://www.elastic.co/demo-gallery?solutions=search&features=null&type=hands-on-learning) |
| 17 | + |
| 18 | +_New webinar:_ [Architect search apps with Google Cloud](https://www.elastic.co/virtual-events/architecting-search-apps-on-google-cloud) |
| 19 | + |
| 20 | +### Install, manage, and secure |
| 21 | + |
| 22 | +* [Set up Elasticsearch](docs-content://deploy-manage/deploy/self-managed/installing-elasticsearch.md) |
| 23 | +* [Secure the Elastic Stack](docs-content://deploy-manage/security.md) |
| 24 | +* [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) |
| 27 | +* [Troubleshooting](https://www.elastic.co/docs/troubleshoot/elasticsearch) |
| 28 | +* [Enterprise Search server](https://www.elastic.co/docs/reference/search-connectors) |
| 29 | + |
| 30 | +### Ingest data |
| 31 | + |
| 32 | +* [Adding data to Elasticsearch](https://www.elastic.co/docs/manage-data/ingest) |
| 33 | +* [Connectors](https://www.elastic.co/docs/reference/search-connectors) |
| 34 | +* [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) |
| 37 | +* [Mapping](https://www.elastic.co/docs/manage-data/data-store/mapping) |
| 38 | + |
| 39 | +### Search and analyze |
| 40 | + |
| 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) |
| 48 | + |
0 commit comments