-
Notifications
You must be signed in to change notification settings - Fork 25.6k
updating landing page #129589
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
georgewallace
wants to merge
24
commits into
elastic:main
Choose a base branch
from
georgewallace:elasticsearch-ref-update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
updating landing page #129589
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
91e2628
updating landing page
georgewallace e840da7
updates
georgewallace 0162474
more updateS
georgewallace d25745f
updates
georgewallace 8115b3f
updates
georgewallace 6a97133
fixes
georgewallace 81636e5
fixes
georgewallace 3e8de74
updateS
georgewallace 831dee1
updateS
georgewallace a91035e
testing
georgewallace 4314b54
fixing issues
georgewallace 0037d89
more fixes
georgewallace 61521c4
adding images
georgewallace b289014
updates
georgewallace d3a7723
fixes
georgewallace e76b24d
fixing links
georgewallace d511f1c
making changes
georgewallace 4720476
updates
georgewallace df5b074
more fixes
georgewallace ffcad22
major rework
georgewallace 94a829c
fixes
georgewallace 2c7f19f
fixes
georgewallace 131bc82
Update index.md
georgewallace c39cfb8
Update index.md
georgewallace File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,14 +1,55 @@ | ||
| # Elasticsearch and index management | ||
| # Elasticsearch | ||
|
|
||
| This section contains reference information for {{es}} and index management features. | ||
| ## Search and analyze your data | ||
| ---------------------------- | ||
|
|
||
| To learn more about {{es}} features and how to get started, refer to the [{{es}}](docs-content://solutions/search.md) documentation. | ||
| Elasticsearch is the search and analytics engine that powers the Elastic Stack. | ||
|
|
||
| For more details about query and scripting languages, check these sections: | ||
| * [Query languages](../query-languages/index.md) | ||
| * [Scripting languages](../scripting-languages/index.md) | ||
|
|
||
| {{es}} also provides the following REST APIs: | ||
| [Get started](https://www.elastic.co/docs/get-started) | ||
|
|
||
| [Introduction](https://www.elastic.co/docs/get-started) | ||
|
|
||
| [What's new](https://www.elastic.co/docs/release-notes/elasticsearch) | ||
|
|
||
| [Release notes](https://www.elastic.co/docs/release-notes/elasticsearch) | ||
|
|
||
|  | ||
|
|
||
| ## Get to know Elasticsearch | ||
|
|
||
| _Demos:_ [Hands-on learning for Search](https://www.elastic.co/demo-gallery?solutions=search&features=null&type=hands-on-learning) | ||
|
|
||
| _New webinar:_ [Architect search apps with Google Cloud](https://www.elastic.co/virtual-events/architecting-search-apps-on-google-cloud) | ||
|
|
||
| [API quickstarts](docs-content://solutions/search/api-quickstarts.md) | ||
|
|
||
| ## Install, manage, and secure | ||
|
|
||
| * [Set up Elasticsearch](docs-content://deploy-manage/deploy/self-managed/installing-elasticsearch.md) | ||
| * [Secure the Elastic Stack](docs-content://deploy-manage/security.md) | ||
| * [Upgrade Elasticsearch](docs-content://deploy-manage/upgrade/deployment-or-cluster.md) | ||
| * [Set up a cluster for high availability](docs-content://deploy-manage/tools.md) | ||
| * [Monitor a cluster](docs-content://deploy-manage/monitor/cloud-health-perf.md) | ||
| * [Troubleshooting](https://www.elastic.co/docs/troubleshoot/elasticsearch) | ||
| * [Enterprise Search server](https://www.elastic.co/docs/reference/search-connectors) | ||
| * [Optimizations](docs-content://deploy-manage/production-guidance/optimize-performance.md) | ||
|
|
||
| ## Ingest data | ||
|
|
||
| * [Adding data to Elasticsearch](docs-content://manage-data/ingest.md) | ||
| * [Connectors](https://www.elastic.co/docs/reference/search-connectors) | ||
| * [Web crawler](https://www.elastic.co/search-labs/blog/elastic-open-crawler-release) | ||
| * [Data streams](docs-content://manage-data/data-store/data-streams.md) | ||
| * [Ingest pipelines](docs-content://manage-data/ingest/transform-enrich/ingest-pipelines.md) | ||
| * [Mapping](https://www.elastic.co/docs/manage-data/data-store/mapping) | ||
|
|
||
| ## Search and analyze | ||
|
|
||
| * [Search your data](docs-content://solutions/search/querying-for-search.md) | ||
| * 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) | ||
| * [Search applications](docs-content://solutions/search/search-applications.md) | ||
| * [Aggregations](docs-content://explore-analyze/query-filter/aggregations.md) | ||
| * [Geospatial analysis](docs-content://explore-analyze/geospatial-analysis.md) | ||
| * [Machine Learning](docs-content://explore-analyze/machine-learning.md) | ||
| * [Alerting](docs-content://explore-analyze/alerts-cases/watcher.md) | ||
|
|
||
| * [{{es}} API](https://www.elastic.co/docs/api/doc/elasticsearch) | ||
| * [{{es}} Serverless API](https://www.elastic.co/docs/api/doc/elasticsearch-serverless) | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
be very careful here. we shouldn't send the message that the only way to install elasticsearch is self-managed.