{ "storeinvoiceinfo": { "_parent": { "type": "info" }, "properties": { "id": { "type": "long" }, "idStore": { "type": "long" }, "taxIdNo": { "type": "text", "index": "not_analyzed" }, "companyName": { "type": "text", "index": "not_analyzed" }, "defaultTaxItemName": { "type": "text", "index": "not_analyzed" }, "defaultTaxItemCode": { "type": "text", "index": "not_analyzed" }, "taxRate": { "type": "double" }, "createBy": { "type": "long" }, "createTimeLong": { "type": "long" }, "updateBy": { "type": "long" }, "updateTimeLong": { "type": "long" } } } }