Customized OpenSearch image with the synonyms file
50K+
Custom OpenSearch image containing the synonyms files from Streamline domain.
user: admin
password: admin
synonyms file path: analyzers/synonyms.pl
To start using it run the following commands to download and run the image:
Download: docker pull streamlinehq/opensearch:latest
Run: docker run --name streamline-search -p 9200:9200 -p 9300:9300 -it streamlinehq/opensearch:latest
This is a private image so docker cli will ask to login to the repository, for this use the same credentials used to login here.
Content type
Image
Digest
sha256:99c0aaad7…
Size
846 MB
Last updated
over 2 years ago
docker pull streamlinehq/opensearch