elasticsearch/docs/reference/quickstart/index.asciidoc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
317 B
Plaintext
Raw Normal View History

[[quickstart]]
= Quickstart
Get started quickly with {es}.
* Learn how to run {es} (and {kib}) for <<run-elasticsearch-locally,local development>>.
* Follow our <<getting-started,Quickstart guide>> to add data to {es} and query it.
include::run-elasticsearch-locally.asciidoc[]
include::getting-started.asciidoc[]