{ "settings": { "refresh_interval": "-1" }, "mappings": { "properties": { "ctime": { "type": "date" }, "location": { "type": "text" }, "dataObjectId": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256 } } }, "logContent": { "type": "text" }, "success": { "type": "text" }, "serviceId": { "type": "text" }, "workId": { "type": "text" }, "event": { "type": "text" }, "outDataContent": { "type": "text" }, "iNDataContent": { "type": "text" }, "calculationLocation": { "type": "text" }, "dataobjectid": { "type": "keyword" } } } }