[DOCS] Add Quick Start page#40903
[DOCS] Add Quick Start page#40903jrodewig wants to merge 8 commits intoelastic:masterfrom jrodewig:quick-start
Conversation
|
Pinging @elastic/es-docs |
|
Pinging @elastic/es-search |
|
|
||
| [float] | ||
| === Install and run {es} | ||
|
|
There was a problem hiding this comment.
This section reminds me a lot of https://www.elastic.co/guide/en/elastic-stack-get-started/master/get-started-elastic-stack.html#install-elasticsearch
If you agree, perhaps we can combine the content and just re-use it in both places (e.g. via a tagged region). I'm happy to help with that.
There was a problem hiding this comment.
That sounds great! I'll go ahead and add a tag to this section. I'll look into combining the two docs as part of another issue/PR.
docs/reference/quick-start.asciidoc
Outdated
| ==== Autogenerate a document ID | ||
|
|
||
| To add a document without providing an ID, use the POST method with the | ||
| <<docs-index_, index API>>. {es} will automatically generate an ID for the |
There was a problem hiding this comment.
I generally try to avoid future tense, but it's not a hard rule.
| <<docs-index_, index API>>. {es} will automatically generate an ID for the | |
| <<docs-index_, index API>>. {es} automatically generates an ID for the |
|
I added a few minor comments but it builds successfully and generally LGTM. If you're still encountering gradle errors and need help debugging, let me know! |
Co-Authored-By: jrodewig <james.rodewig@elastic.co>
…ranslation errors.
|
The @esdocs team met and discussed this PR. Here's a summary:
|
Creates a high-level, tutorial-based introduction to Elasticsearch and its basic features.
Resolves #40861.
Welcome any and all feedback.
Firebase preview
https://es-demo-docs.firebaseapp.com/quick-start.html
Notes
twitterexamples.X' throughout. I'd appreciate any suggestions for alternate wording.