From e1dc57505da48567271e9e74941a284fdb79ece1 Mon Sep 17 00:00:00 2001 From: "pawel.bobruk" Date: Mon, 3 Jul 2023 13:05:01 +0200 Subject: [PATCH] add support for elasticsearch 8.8.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82ca890..66bfe7e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Originally created by https://github.com/monterail/elasticsearch-analysis-morfol ## Install ``` -bin/elasticsearch-plugin install pl.allegro.tech.elasticsearch.plugin:elasticsearch-analysis-morfologik:8.8.23 +bin/elasticsearch-plugin install pl.allegro.tech.elasticsearch.plugin:elasticsearch-analysis-morfologik:8.8.2 ``` *tip: select proper plugin version, should be the same as elasticsearch version*