فهرست منبع

添加情报物业标签

wcc 1 سال پیش
والد
کامیت
3c55368a24
1فایلهای تغییر یافته به همراه39 افزوده شده و 1 حذف شده
  1. 39 1
      mapping/biddingmapping2.txt

+ 39 - 1
mapping/biddingmapping2.txt

@@ -78,9 +78,47 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http:/
         "signaturedate": {
           "type": "long"
         },
-       "expiredate": {
+        "expiredate": {
           "type": "long"
         },
+        "tag_topinformation": {
+          "analyzer": "douhao",
+          "type": "text"
+        },
+        "tag_subinformation": {
+          "analyzer": "douhao",
+          "type": "text"
+        },
+        "tag_set": {
+            "properties": {
+                "wuye": {
+                    "properties":{
+                       "scale": {
+                          "type": "long"
+                          },
+                        "period": {
+                          "type": "long"
+                         },
+                        "property_form": {
+                          "type": "text",
+                          "analyzer": "douhao"
+                         },   
+                        "changehand": {
+                          "type": "float"
+                         },  
+                        "changehandindex": {
+                          "type": "long"
+                         },   
+                        "isfirsthand": {
+                          "type": "long"
+                         },  
+                        "isfile": {
+                          "type": "long"
+                         }                                  
+                    }
+                }
+            }
+        },
        "contractperiod": {
         "type": "keyword"
         },