{
"tweetx" : {
"properties" : {
"userx" : {"type" : "string", "index" : "not_analyzed"},
"messagex" : {"type" : "string", "null_value" : "na"},
"postDatex" : {"type" : "date"},
"priorityx" : {"type" : "integer"},
"rankx" : {"type" : "float"}
}
}
}