{ "info": { "properties": { "idData": { "type": "long" }, "idUser": { "type": "long" }, "userName": { "type": "text", "index": "not_analyzed", "fields": { "raw": { "type": "keyword" } } }, "idCreateUser": { "type": "long" }, "createUserName": { "type": "text", "index": "not_analyzed", "fields": { "raw": { "type": "keyword" } } } } } }