{ "info": { "properties": { "id": { "type": "long" }, "storeName": { "type": "text", "index": "not_analyzed" }, "idBrand": { "type": "long" }, "brandName": { "type": "text", "index": "not_analyzed" }, "idStoreType": { "type": "long" }, "deliverSettleKind": { "type": "integer" }, "storeCodeInput": { "type": "text", "index": "not_analyzed" }, "storeProvince": { "type": "text", "index": "not_analyzed" }, "storeCity": { "type": "text", "index": "not_analyzed" }, "storeDistrict": { "type": "text", "index": "not_analyzed" }, "storeAddress": { "type": "text", "index": "not_analyzed" }, "contractPhone": { "type": "text", "index": "not_analyzed" }, "storeBossId": { "type": "long" }, "companyLicenseNo": { "type": "text", "index": "not_analyzed" }, "companyLicensePicUrl": { "type": "text", "index": "not_analyzed" }, "legalPersonIdNo": { "type": "text", "index": "not_analyzed" }, "legalPersonName": { "type": "text", "index": "not_analyzed" }, "voidFlag": { "type": "integer" }, "enableInvoice": { "type": "integer" }, "createBy": { "type": "long" }, "createTimeLong": { "type": "long" }, "updateBy": { "type": "long" }, "updateTimeLong": { "type": "long" } } } }