Configuring Your EC2
To configure your EC2 for running the Searchium.ai OpenSearch/Elasticsearch Plugin:
- Connect to your EC2 in the VPC which you created in the configuring a VPC section. If you do not have a running EC2 already then create one with the following recommended properties:
M6.large
40vCPU
32 GB DRAM
256 GB EBS
Download and Install OpenSearch (2.8.0) / Elasticsearch (7.10.2)
Download the Searchium.ai Plugin from Searchium's GitHub site.
Linux: For OpenSearch:
wget https://github.com/Searchium-ai/OpenSearch-Plugin/raw/main/similarity-plugin.zip
Linux: For Elasticsearch:
wget https://github.com/Searchium-ai/Elasticsearch-Plugin/raw/main/similarity-plugin-elasticsearch.zip