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"} } }