Commit 5a6b0fd2 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Fix elasticsearch date

parent a85fe10a
......@@ -5,7 +5,6 @@ PUT twint
"properties": {
"id": {"type": "long"},
"date": {"type": "date", "format": "yyyy-MM-dd HH:mm:ss"},
"time": {"type": "text"},
"timezone": {"type": "text"},
"location": {"type": "text"},
"hashtags": {"type": "text"},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment