{ "info": { "properties": { "id": { "type": "long" }, "idBillDefine": { "type": "long" }, "idCurrentAction": { "type": "long" }, "billYear": { "type": "long" }, "billCode": { "type": "text", "index": "analyzed", "analyzer": "codefull_analyzer", "fields": { "raw": { "type": "keyword" } } }, "billStatus": { "type": "long" }, "statusName": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj", "fields": { "raw": { "type": "keyword" } } }, "completeTimeLong": { "type": "long" }, "billMemo": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj", "fields": { "raw": { "type": "keyword" } } }, "billTitle": { "type": "text", "analyzer": "index_ansj", "search_analyzer": "query_ansj", "fields": { "raw": { "type": "keyword" } } }, "billMoney": { "type": "double" }, "billCompleteQty": { "type": "double" }, "billCompleteStatus": { "type": "long" }, "createBy": { "type": "long" }, "createManUser": { "type": "text", "index": "not_analyzed", "fields": { "raw": { "type": "keyword" } } }, "createTimeLong": { "type": "long" }, "idVerifyMan": { "type": "long" }, "verifyTimeLong": { "type": "long" }, "idProvider": { "type": "long" }, "idClient": { "type": "long" }, "idOutsideProcessing": { "type": "long" }, "idDept": { "type": "long" }, "deptName": { "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" } } }, "idRelatedCompany": { "type": "long" }, "idRedSrcBill": { "type": "long" }, "receiveCode": { "type": "text", "index": "analyzed", "analyzer": "codefull_analyzer", "fields": { "raw": { "type": "keyword" } } }, "relatedCompanyName": { "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" } } } } } }