{ "orderreceivable": { "_parent": { "type": "info" }, "properties": { "id": { "type": "long" }, "idOrder": { "type": "long" }, "idClient": { "type": "long" }, "clientName": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj", "fields": { "raw": { "type": "keyword" }, "number": { "type": "text", "index": "analyzed", "analyzer": "number_analyzer" }, "letter": { "type": "text", "index": "analyzed", "analyzer": "letter_analyzer" } } }, "billMoney": { "type": "double" }, "chargeMoney": { "type": "double" }, "payMoney": { "type": "double" }, "createMan": { "type": "text", "index": "not_analyzed" }, "dataKind": { "type": "integer" }, "chargeState": { "type": "integer" }, "chargeTimeLong": { "type": "long" }, "chargeMan": { "type": "text", "index": "not_analyzed" }, "financeCode": { "type": "text", "index": "analyzed", "analyzer": "codefull_analyzer", "fields": { "raw": { "type": "keyword" } } }, "orderYear": { "type": "integer" }, "printBillCode": { "type": "text", "index": "analyzed", "analyzer": "codefull_analyzer", "fields": { "raw": { "type": "keyword" } } }, "orderCreateMan": { "type": "text", "index": "not_analyzed" }, "orderCreateTimeLong": { "type": "long" }, "orderCode": { "type": "text", "index": "analyzed", "analyzer": "codefull_analyzer", "fields": { "raw": { "type": "keyword" } } }, "referenceCode": { "type": "text", "index": "analyzed", "analyzer": "codefull_analyzer", "fields": { "raw": { "type": "keyword" } } }, "orderName": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj", "fields": { "raw": { "type": "keyword" }, "number": { "type": "text", "index": "analyzed", "analyzer": "number_analyzer" }, "letter": { "type": "text", "index": "analyzed", "analyzer": "letter_analyzer" } } }, "stateMemo": { "type": "text", "index": "not_analyzed" }, "orderMoney": { "type": "double" }, "orderMoneyPrePay": { "type": "double" }, "orderQty": { "type": "double" }, "orderMessage": { "type": "text", "index": "not_analyzed" }, "billMemo": { "type": "text", "index": "not_analyzed" }, "orderStateSend": { "type": "integer" }, "orderPayKind": { "type": "text", "index": "not_analyzed" }, "createBy": { "type": "long" }, "createTimeLong": { "type": "long" }, "updateBy": { "type": "long" }, "updateTimeLong": { "type": "long" }, "idPaymentGroup": { "type": "long" }, "onlinePayState": { "type": "long" }, "receivableMemo": { "type": "text", "index": "not_analyzed" }, "idMemoMan": { "type": "long" }, "memoMan": { "type": "text", "index": "not_analyzed", "fields": { "raw": { "type": "keyword" } } }, "memoDate": { "type": "long" }, "memoDateLong": { "type": "long" } } } }