| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506 |
- {
- "orderpart": {
- "_parent": {
- "type": "info"
- },
- "properties": {
- "id": {
- "type": "long"
- },
- "idOrder": {
- "type": "long"
- },
- "idPart": {
- "type": "long"
- },
- "partName": {
- "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"
- }
- }
- },
- "partSize": {
- "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"
- }
- }
- },
- "partSizeDesc": {
- "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"
- }
- }
- },
- "partSizeWidth": {
- "type": "double"
- },
- "partSizeHeight": {
- "type": "double"
- },
- "partSizeLength": {
- "type": "double"
- },
- "bloodValue": {
- "type": "double"
- },
- "idPaperType": {
- "type": "long"
- },
- "paperTypeName": {
- "type": "text",
- "analyzer": "index_ansj",
- "search_analyzer": "query_ansj",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "paperName": {
- "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"
- }
- }
- },
- "idPaperQuoteInfo": {
- "type": "long"
- },
- "quotePaperName": {
- "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"
- }
- }
- },
- "faceCount": {
- "type": "integer"
- },
- "pageQty": {
- "type": "integer"
- },
- "draftCount": {
- "type": "integer"
- },
- "jointQty": {
- "type": "integer"
- },
- "jointPageSort": {
- "type": "text",
- "index": "not_analyzed"
- },
- "partQty": {
- "type": "double"
- },
- "paperGram": {
- "type": "integer"
- },
- "originFile": {
- "type": "text",
- "index": "not_analyzed"
- },
- "finalFile": {
- "type": "text",
- "index": "not_analyzed"
- },
- "pasteUpFileObverse": {
- "type": "text",
- "index": "not_analyzed"
- },
- "pasteUpFileObversePageIndex": {
- "type": "integer"
- },
- "pasteUpFileReverse": {
- "type": "text",
- "index": "not_analyzed"
- },
- "pasteUpFileReversePageIndex": {
- "type": "integer"
- },
- "pasteUpFileDpiX": {
- "type": "integer"
- },
- "pasteUpFileDpiY": {
- "type": "integer"
- },
- "pasteUpFileStartPageIndex": {
- "type": "integer"
- },
- "pasteUpFileEndPageIndex": {
- "type": "integer"
- },
- "thumbFileObverse": {
- "type": "text",
- "index": "not_analyzed"
- },
- "thumbFileReverse": {
- "type": "text",
- "index": "not_analyzed"
- },
- "previewFileObverse": {
- "type": "text",
- "index": "not_analyzed"
- },
- "previewFileReverse": {
- "type": "text",
- "index": "not_analyzed"
- },
- "partIndex": {
- "type": "integer"
- },
- "partColorObverse": {
- "type": "long"
- },
- "partColorReverse": {
- "type": "long"
- },
- "fileType": {
- "type": "text",
- "index": "not_analyzed"
- },
- "allProcessStr": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "fuMoFlag": {
- "type": "integer"
- },
- "moQieFlag": {
- "type": "integer"
- },
- "moduleCount": {
- "type": "integer"
- },
- "partSaleQty": {
- "type": "double"
- },
- "specialPaperFlag": {
- "type": "integer"
- },
- "qtyEnoughFlag": {
- "type": "integer"
- },
- "partDesc": {
- "type": "text",
- "index": "not_analyzed"
- },
- "mainFlag": {
- "type": "integer"
- },
- "partColour": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "holdSize": {
- "type": "integer"
- },
- "bookStyle": {
- "type": "integer"
- },
- "cupSize": {
- "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"
- }
- }
- },
- "productPartName": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "orderCode": {
- "type": "text",
- "index": "analyzed",
- "analyzer": "codefull_analyzer",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "psCount": {
- "type": "long"
- },
- "actPaperCount": {
- "type": "integer"
- },
- "machineSize": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "machineSplitCount": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "printName": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "idPrintMachine": {
- "type": "integer"
- },
- "printMachineName": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "composeStatus": {
- "type": "integer"
- },
- "idProduct": {
- "type": "long"
- },
- "lockFlag": {
- "type": "integer"
- },
- "lockMan": {
- "type": "text",
- "index": "not_analyzed"
- },
- "idLockMan": {
- "type": "long"
- },
- "pdfMakeKind": {
- "type": "integer"
- },
- "idPartParameterItem": {
- "type": "long"
- },
- "partFieldStr1": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "partFieldStr2": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "partFieldStr3": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "partFieldStr4": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "partFieldStr5": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "partFieldStr6": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "partFieldStr7": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "partFieldStr8": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "partFieldStr9": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "partFieldStr10": {
- "type": "text",
- "index": "not_analyzed",
- "fields": {
- "raw": {
- "type": "keyword"
- }
- }
- },
- "partFieldInt1": {
- "type": "long"
- },
- "partFieldInt2": {
- "type": "long"
- },
- "partFieldInt3": {
- "type": "long"
- },
- "partFieldInt4": {
- "type": "long"
- },
- "partFieldInt5": {
- "type": "long"
- },
- "partFieldInt6": {
- "type": "long"
- },
- "partFieldInt7": {
- "type": "long"
- },
- "partFieldInt8": {
- "type": "long"
- },
- "partFieldInt9": {
- "type": "long"
- },
- "partFieldInt10": {
- "type": "long"
- }
- }
- }
- }
|