{ "orderdeliveryinfo": { "_parent": { "type": "info" }, "properties": { "id": { "type": "long" }, "idOrder": { "type": "long" }, "deliverProvince": { "type": "text", "index": "not_analyzed" }, "deliverCity": { "type": "text", "index": "not_analyzed" }, "deliverDistract": { "type": "text", "index": "not_analyzed" }, "deliverAddress": { "type": "text", "index": "not_analyzed" }, "geoLocationSerial": { "type": "text", "index": "not_analyzed" }, "receiveMan": { "type": "text", "index": "not_analyzed" }, "contractPhone": { "type": "text", "index": "not_analyzed" }, "deliverTimeliness": { "type": "integer" }, "customerInvoiceInfo": { "type": "text", "index": "not_analyzed" }, "customerMemo": { "type": "text", "index": "not_analyzed" }, "createBy": { "type": "long" }, "createTimeLong": { "type": "long" }, "updateBy": { "type": "long" }, "updateTimeLong": { "type": "long" } } } }