docs-builder
Loading

Requirements

Elastic Stack Planned

Current version: 9.0.0

applies_to result
{applies_to}`stack: preview` Elastic Stack Technical Preview
{applies_to}`stack: preview 8.18` Elastic Stack Technical Preview 8.18.0
{applies_to}`stack: preview 9.0` Elastic Stack Technical Preview 9.0.0
{applies_to}`stack: preview 9.1` Elastic Stack Planned
{applies_to}`stack: ga` Elastic Stack
{applies_to}`stack: ga 8.18` Elastic Stack 8.18.0
{applies_to}`stack: ga 9.0` Elastic Stack 9.0.0
{applies_to}`stack: ga 9.1` Elastic Stack Planned
{applies_to}`stack: beta` Elastic Stack Beta
{applies_to}`stack: beta 8.18` Elastic Stack Beta 8.18.0
{applies_to}`stack: beta 9.0` Elastic Stack Beta 9.0.0
{applies_to}`stack: beta 9.1` Elastic Stack Planned
{applies_to}`stack: deprecated` Elastic Stack Deprecated
{applies_to}`stack: deprecated 8.18` Elastic Stack Deprecated 8.18.0
{applies_to}`stack: deprecated 9.0` Elastic Stack Deprecated 9.0.0
{applies_to}`stack: deprecated 9.1` Elastic Stack Deprecation planned
{applies_to}`stack: removed` Elastic Stack Removed
{applies_to}`stack: removed 8.18` Elastic Stack Removed 8.18.0
{applies_to}`stack: removed 9.0` Elastic Stack Removed 9.0.0
{applies_to}`stack: removed 9.1` Elastic Stack Removal planned
{applies_to}`stack: ` Elastic Stack

Elastic Stack Deprecation planned Elastic Stack Removal planned

To follow this tutorial you will need to install the following components:

  • An installation of Elasticsearch, based on our hosted Elastic Cloud service (which includes a free trial period), or a self-hosted service that you run on your own computer. See the Install Elasticsearch section above for installation instructions.
  • A Python interpreter. Make sure it is a recent version, such as Python 3.8 or newer.

The tutorial assumes that you have no previous knowledge of Elasticsearch or general search topics, but it expects you to have a basic familiarity with the following technologies, at least at a beginner level:

  • Python development
  • The Flask web framework for Python.
  • The command prompt or terminal application in your operating system.