|
@@ -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": {
|
|
"settings": {
|
|
"index": {
|
|
"index": {
|
|
"analysis": {
|
|
"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"
|
|
"max_result_window": "20000"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -203,6 +203,9 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http:/
|
|
"topscopeclass": {
|
|
"topscopeclass": {
|
|
"type": "keyword"
|
|
"type": "keyword"
|
|
},
|
|
},
|
|
|
|
+ "mobile_tag": {
|
|
|
|
+ "type": "keyword"
|
|
|
|
+ },
|
|
"s_subscopeclass": {
|
|
"s_subscopeclass": {
|
|
"analyzer": "douhao",
|
|
"analyzer": "douhao",
|
|
"type": "text"
|
|
"type": "text"
|