From 90b28f5a73ef9ff57bfca6ca1f76b8af017db68b Mon Sep 17 00:00:00 2001 From: Cody Zacharias <22013186+haccer@users.noreply.github.com> Date: Mon, 28 May 2018 17:09:38 -0400 Subject: [PATCH] Update index-tweets.json --- index-tweets.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index-tweets.json b/index-tweets.json index 1bdf21f8..b768f28c 100644 --- a/index-tweets.json +++ b/index-tweets.json @@ -17,6 +17,8 @@ PUT twint "day": {"type": "keyword"}, "hour": {"type": "keyword"}, "link": {"type": "text"}, + "retweet": {"type": "text"}, + "user_rt": {"type": "text"}, "essid": {"type": "keyword"} } }