@@ -245,6 +245,12 @@ curl -H 'Content-Type: application/json' -u es_all:TopJkO2E_d1x -XPUT http://127
"cancel_date_unix": {
"type": "long"
},
+ "autoid": {
+ "type": "long"
+ },
+ "seo_id": {
+ "type": "keyword"
"employee_num": {
"type": "integer"
}