From d9a2c7e368917a4130ce507daad412e1815d5586 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 7 Nov 2018 11:13:08 -0800 Subject: updated docker for elastic (with plugin) Still need to install the maps (aka, schemas) manually. --- extra/elasticsearch/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'extra/elasticsearch/README.md') diff --git a/extra/elasticsearch/README.md b/extra/elasticsearch/README.md index d5ac0c53..420f119b 100644 --- a/extra/elasticsearch/README.md +++ b/extra/elasticsearch/README.md @@ -32,8 +32,7 @@ We use elasticsearch version 6.x, with the `analysis-icu` plugin installed: sudo /usr/share/elasticsearch/bin/elasticsearch-plugin install analysis-icu sudo service elasticsearch restart -If you can't install this plugin easily (eg, in a docker container), you can -use the `no-plugin` variant (though, warning, it might not be up to date). +There is a Dockerfile in this directory which includes this installation. ## Loading Data -- cgit v1.2.3