From 6f715c3f861b6d1e787c414471d03926c6c51959 Mon Sep 17 00:00:00 2001 From: booboy Date: Sat, 2 Feb 2019 02:44:59 -0600 Subject: [PATCH] this mapping has to be right now please --- lib/elastic_search_helper.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/elastic_search_helper.rb b/lib/elastic_search_helper.rb index 6f24954..58f470c 100644 --- a/lib/elastic_search_helper.rb +++ b/lib/elastic_search_helper.rb @@ -29,6 +29,7 @@ class ElasticSearchHelper "scrape_url": { "type": "text" }, "full_url": { "type": "text" }, "date": { "type": "text" }, + "key": { "type": "text" }, "size": { "type": "text" }, "expire": { "type": "text" }, "title": { "type": "text" },