Add language in mappings

This commit is contained in:
Hongbo Wu 2022-05-23 15:13:37 +08:00
parent 5dc205d4e7
commit 037520a1c3

View file

@ -120,6 +120,9 @@
},
"taskName": {
"type": "keyword"
},
"language": {
"type": "keyword"
}
}
}