From 8abb2dfdee82389893f45d08c85f25f3bfaac04c Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 13 Oct 2022 11:40:41 +0600 Subject: [PATCH] Update Elasticsearch / search-engine --- src/technologies/e.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/technologies/e.json b/src/technologies/e.json index 6a961b05a..139b6e180 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -456,6 +456,11 @@ "cpe": "cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*", "description": "Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.", "icon": "Elasticsearch.svg", + "dom": "div#topsearchelastic_widget", + "pricing": [ + "mid", + "recurring" + ], "website": "https://www.elastic.co" }, "Elcodi": {