blob: 1c3f23308ce54f2180bec87138ff830e29f34a54 [file] [log] [blame]
{
"indexa_2020.05.02": {
"mappings": {
"doc": {
"dynamic": "strict",
"properties": {
"time": {
"type": "long"
},
"type": {
"type": "keyword"
},
"userId": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword"
}
}
}
}
}
}
}
}