{ "info": { "properties": { "id": { "type": "long" }, "orderName": { "type": "text", "index": "not_analyzed" }, "orderCode": { "type": "text", "index": "not_analyzed" }, "orderStatus": { "type": "integer" }, "incomePlatformId": { "type": "long" }, "incomePlatformName": { "type": "text", "index": "not_analyzed" }, "incomePlatformOrderCode": { "type": "text", "index": "not_analyzed" }, "incomePlatformOrderTimeLong": { "type": "long" }, "suggestDeliverTimeLong": { "type": "long" }, "idStore": { "type": "long" }, "storeName": { "type": "text", "index": "not_analyzed" }, "deliverFee": { "type": "double" }, "deliverDistance": { "type": "double" }, "deliverAddressAll": { "type": "text", "index": "not_analyzed" }, "outGoingPlatformId": { "type": "long" }, "outGoingPlatformName": { "type": "text", "index": "not_analyzed" }, "voidFlag": { "type": "integer" }, "createBy": { "type": "long" }, "createTimeLong": { "type": "long" }, "updateBy": { "type": "long" }, "updateTimeLong": { "type": "long" } } } }