このページのコンテンツは、選択された言語ではご利用いただけません。Elasticでは現在、コンテンツをさまざまな言語でご利用いただけるよう取り組んでいます。お使いの言語が準備されるまでお待ちくださるようお願いいたします。
Download Elasticsearch
2
Download and unzip Elasticsearch
Elasticsearch can also be installed from our package repositories using apt or yum. Refer to snapshot repositories in the Elasticsearch Guide.
3
Start Elasticsearch
Run bin/elasticsearch (or bin\elasticsearch.bat on Windows)
Run curl http://localhost:9200/ (or Invoke-RestMethod http://localhost:9200 with PowerShell).
4
Dive in
See our documentation for the latest up-to-date information.

