|
@@ -1,4 +1,4 @@
|
|
|
-curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http://127.0.0.1:19905/bidding_v1 -d '{
|
|
|
+curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http://127.0.0.1:19908/bidding_v1 -d '{
|
|
|
"settings": {
|
|
|
"index": {
|
|
|
"analysis": {
|
|
@@ -45,8 +45,8 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http:/
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "number_of_shards": "28",
|
|
|
- "number_of_replicas": "1",
|
|
|
+ "number_of_shards": "36",
|
|
|
+ "number_of_replicas": "0",
|
|
|
"max_result_window": "20000"
|
|
|
}
|
|
|
},
|
|
@@ -78,6 +78,63 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http:/
|
|
|
"signaturedate": {
|
|
|
"type": "long"
|
|
|
},
|
|
|
+ "expiredate": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "tag_topinformation": {
|
|
|
+ "analyzer": "douhao",
|
|
|
+ "type": "text"
|
|
|
+ },
|
|
|
+ "tag_subinformation": {
|
|
|
+ "analyzer": "douhao",
|
|
|
+ "fielddata": true,
|
|
|
+ "type": "text"
|
|
|
+ },
|
|
|
+ "tag_topinformation_ai": {
|
|
|
+ "analyzer": "douhao",
|
|
|
+ "type": "text"
|
|
|
+ },
|
|
|
+ "tag_subinformation_ai": {
|
|
|
+ "analyzer": "douhao",
|
|
|
+ "fielddata": true,
|
|
|
+ "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"
|
|
|
+ },
|
|
|
+ "owner_type": {
|
|
|
+ "type": "integer"
|
|
|
+ },
|
|
|
+ "isfile": {
|
|
|
+ "type": "long"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "contractperiod": {
|
|
|
+ "type": "keyword"
|
|
|
+ },
|
|
|
"projectperiod": {
|
|
|
"type": "keyword"
|
|
|
},
|
|
@@ -159,6 +216,9 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http:/
|
|
|
"topscopeclass": {
|
|
|
"type": "keyword"
|
|
|
},
|
|
|
+ "mobile_tag": {
|
|
|
+ "type": "keyword"
|
|
|
+ },
|
|
|
"s_subscopeclass": {
|
|
|
"analyzer": "douhao",
|
|
|
"type": "text"
|
|
@@ -229,6 +289,9 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http:/
|
|
|
"href": {
|
|
|
"type": "keyword"
|
|
|
},
|
|
|
+ "publish_media": {
|
|
|
+ "type": "keyword"
|
|
|
+ },
|
|
|
"infoformat": {
|
|
|
"type": "long"
|
|
|
},
|
|
@@ -319,6 +382,11 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http:/
|
|
|
"analyzer": "douhao",
|
|
|
"type": "text"
|
|
|
},
|
|
|
+ "property_form": {
|
|
|
+ "analyzer": "douhao",
|
|
|
+ "fielddata": true,
|
|
|
+ "type": "text"
|
|
|
+ },
|
|
|
"channel": {
|
|
|
"type": "keyword"
|
|
|
},
|