zero 1 anno fa
parent
commit
ac25a04d7d
1 ha cambiato i file con 27 aggiunte e 27 eliminazioni
  1. 27 27
      src/main/resources/jsons/esCount.json

+ 27 - 27
src/main/resources/jsons/esCount.json

@@ -2,7 +2,7 @@
   {
     "name": "申请人",
     "type": "String",
-    "value": "PA",
+    "value": "applicant",
     "field": "PA",
     "esField": "applicant.name.key",
     "esClass": "nestedCountBuilder",
@@ -14,7 +14,7 @@
   {
     "name": "发明人",
     "type": "String",
-    "value": "IN",
+    "value": "inventor",
     "field": "IN",
     "esField": "inventor.name.key",
     "esClass": "nestedCountBuilder",
@@ -26,7 +26,7 @@
   {
     "name": "权利人",
     "type": "String",
-    "value": "PE",
+    "value": "rightHolder",
     "field": "PE",
     "esField": "right_holder.name.key",
     "esClass": "nestedCountBuilder",
@@ -39,7 +39,7 @@
     "name": "IPC分类号一级",
     "type": "String",
     "value": "ipcLevel1",
-    "field": "ipcLevel1",
+    "field": "IC",
     "esField": "mipc.level1",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -51,7 +51,7 @@
     "name": "IPC分类号二级",
     "type": "String",
     "value": "ipcLevel2",
-    "field": "ipcLevel2",
+    "field": "IC2",
     "esField": "mipc.level2",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -63,7 +63,7 @@
     "name": "IPC分类号三级",
     "type": "String",
     "value": "ipcLevel3",
-    "field": "ipcLevel3",
+    "field": "IC3",
     "esField": "mipc.level3",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -75,7 +75,7 @@
     "name": "IPC分类号四级",
     "type": "String",
     "value": "ipcLevel4",
-    "field": "ipcLevel4",
+    "field": "IC4",
     "esField": "mipc.level4",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -87,7 +87,7 @@
     "name": "IPC分类号五级",
     "type": "String",
     "value": "ipcLevel5",
-    "field": "ipcLevel5",
+    "field": "IC5",
     "esField": "mipc.level5",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -99,7 +99,7 @@
     "name": "CPC分类号一级",
     "type": "String",
     "value": "cpcLevel1",
-    "field": "cpcLevel1",
+    "field": "CPC",
     "esField": "mcpc.level1",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -111,7 +111,7 @@
     "name": "CPC分类号二级",
     "type": "String",
     "value": "cpcLevel2",
-    "field": "cpcLevel2",
+    "field": "CPC2",
     "esField": "mcpc.level2",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -123,7 +123,7 @@
     "name": "CPC分类号三级",
     "type": "String",
     "value": "cpcLevel3",
-    "field": "cpcLevel3",
+    "field": "CPC3",
     "esField": "mcpc.level3",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -135,7 +135,7 @@
     "name": "CPC分类号四级",
     "type": "String",
     "value": "cpcLevel4",
-    "field": "cpcLevel4",
+    "field": "CPC4",
     "esField": "mcpc.level4",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -147,7 +147,7 @@
     "name": "CPC分类号五级",
     "type": "String",
     "value": "cpcLevel5",
-    "field": "cpcLevel5",
+    "field": "CPC5",
     "esField": "mcpc.level5",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -159,7 +159,7 @@
     "name": "UPC分类号一级",
     "type": "String",
     "value": "upcLevel1",
-    "field": "upcLevel1",
+    "field": "UPC",
     "esField": "mupc.level1",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -171,7 +171,7 @@
     "name": "UPC分类号二级",
     "type": "String",
     "value": "upcLevel2",
-    "field": "upcLevel2",
+    "field": "UPC2",
     "esField": "mupc.level2",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -183,7 +183,7 @@
     "name": "UPC分类号三级",
     "type": "String",
     "value": "upcLevel3",
-    "field": "upcLevel3",
+    "field": "UPC3",
     "esField": "mupc.level3",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -195,7 +195,7 @@
     "name": "LOC分类号一级",
     "type": "String",
     "value": "locLevel1",
-    "field": "locLevel1",
+    "field": "LOC",
     "esField": "mloc.level1",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -207,7 +207,7 @@
     "name": "LOC分类号二级",
     "type": "String",
     "value": "locLevel2",
-    "field": "locLevel2",
+    "field": "LOC2",
     "esField": "mloc.level2",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -219,7 +219,7 @@
     "name": "LOC分类号三级",
     "type": "String",
     "value": "locLevel3",
-    "field": "locLevel3",
+    "field": "LOC3",
     "esField": "mloc.level3",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -230,7 +230,7 @@
   {
     "name": "专利状态",
     "type": "String",
-    "value": "SS",
+    "value": "simpleStatus",
     "field": "SS",
     "esField": "simple_status",
     "esClass": "termsCountBuilder",
@@ -242,7 +242,7 @@
   {
     "name": "专利类型",
     "type": "String",
-    "value": "PT",
+    "value": "patentType",
     "field": "PT",
     "esField": "patent_type",
     "esClass": "termsCountBuilder",
@@ -254,8 +254,8 @@
   {
     "name": "申请人国家",
     "type": "String",
-    "value": "CO",
-    "field": "CO",
+    "value": "appCountry",
+    "field": "AAC",
     "esField": "applicant_addr.country",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -267,7 +267,7 @@
     "name": "申请人省份",
     "type": "String",
     "value": "appProvince",
-    "field": "appProvince",
+    "field": "ADP",
     "esField": "applicant_addr.province",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",
@@ -278,7 +278,7 @@
   {
     "name": "公开年",
     "type": "String",
-    "value": "PD",
+    "value": "publicDate",
     "field": "PD",
     "esField": "public_date",
     "esClass": "dateHistogramBuilder",
@@ -290,7 +290,7 @@
   {
     "name": "申请年",
     "type": "String",
-    "value": "AD",
+    "value": "appDate",
     "field": "AD",
     "esField": "app_date",
     "esClass": "dateHistogramBuilder",
@@ -303,7 +303,7 @@
     "name": "受理局",
     "type": "String",
     "value": "appCountry",
-    "field": "appCountry",
+    "field": "CO",
     "esField": "app_country",
     "esClass": "termsCountBuilder",
     "ifSearch": "false",