{ "info": { "properties": { "id": { "type": "long", "index": "not_analyzed", "fields": { "raw": { "type": "keyword" } } }, "idProduct": { "type": "long" }, "sortNum": { "type": "long" }, "idSkuCategory": { "type": "long" }, "imageUrl": { "type": "text", "index": "not_analyzed", "fields": { "raw": { "type": "keyword" } } } } } }