{ "info": { "properties": { "appId": { "type": "text", "index": "not_analyzed" }, "billKey": { "type": "text", "index": "not_analyzed" }, "payDate": { "type": "text", "index": "not_analyzed" }, "bankBillNo": { "type": "text", "index": "not_analyzed" }, "payAmount": { "type": "text", "index": "not_analyzed" }, "createBy": { "type": "long" }, "createTimeLong": { "type": "long" }, "updateBy": { "type": "long" }, "updateTimeLong": { "type": "long" } } } }