소스 검색

qyxy 添加国标三级分类

wcc 2 달 전
부모
커밋
2ade839f9e
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      mapping/qyxy2.txt

+ 9 - 0
mapping/qyxy2.txt

@@ -267,6 +267,15 @@ curl -H 'Content-Type: application/json'   -XPUT http://172.20.45.129:9206/qyxy_
             }
         }
      },
+      "national_top": {
+          "type": "keyword"
+      },
+      "national_sub": {
+          "type": "keyword"
+      },
+      "national_subsub": {
+          "type": "keyword"
+      },
       "employee_num": {
         "type": "integer"
       }