Elasticsearch installation documentation
Elasticsearch offers extensive documentation to help you install and tune the product.
Consult the following external resources to learn how to install Elasticsearch:
- For a non-containerized installation: https://www.elastic.co/guide/en/elasticsearch/reference/current/install-elasticsearch.html
- For a containerized installation using Docker: https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html
For more information on tuning Elasticsearch to your liking, consult the following external resources:
The Content Delivery microservices for searching, IQ Query Service and IQ Index Service, also require the following Elasticsearch plugins to be installed:
- Ingest Attachment Processor Plugin, documented here: https://www.elastic.co/guide/en/elasticsearch/plugins/current/ingest-attachment.html
- ICU Analysis Plugin, documented here: https://www.elastic.co/guide/en/elasticsearch/plugins/current/analysis-icu.html
The microservice require that the following Elasticsearch plugin not be installed:
- X-Pack Plugin