|
@@ -1,4 +1,4 @@
|
|
-curl -XPUT http://127.0.0.1:19800/projectset_v2 -d '{
|
|
|
|
|
|
+curl -XPUT http://192.168.3.206:9800/projectset_v3 -d '{
|
|
"settings": {
|
|
"settings": {
|
|
"index": {
|
|
"index": {
|
|
"search": {
|
|
"search": {
|
|
@@ -38,7 +38,7 @@ curl -XPUT http://127.0.0.1:19800/projectset_v2 -d '{
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|
|
- "number_of_shards": "20",
|
|
|
|
|
|
+ "number_of_shards": "2",
|
|
"number_of_replicas": "0"
|
|
"number_of_replicas": "0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -212,10 +212,6 @@ curl -XPUT http://127.0.0.1:19800/projectset_v2 -d '{
|
|
"index": "not_analyzed",
|
|
"index": "not_analyzed",
|
|
"type": "string"
|
|
"type": "string"
|
|
},
|
|
},
|
|
- "projectscope": {
|
|
|
|
- "index": "not_analyzed",
|
|
|
|
- "type": "string"
|
|
|
|
- },
|
|
|
|
"multipackage": {
|
|
"multipackage": {
|
|
"type": "long"
|
|
"type": "long"
|
|
},
|
|
},
|
|
@@ -286,10 +282,6 @@ curl -XPUT http://127.0.0.1:19800/projectset_v2 -d '{
|
|
"index": "not_analyzed",
|
|
"index": "not_analyzed",
|
|
"type": "string"
|
|
"type": "string"
|
|
},
|
|
},
|
|
- "bidstatus": {
|
|
|
|
- "index": "not_analyzed",
|
|
|
|
- "type": "string"
|
|
|
|
- },
|
|
|
|
"s_winner": {
|
|
"s_winner": {
|
|
"index": "not_analyzed",
|
|
"index": "not_analyzed",
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -322,8 +314,7 @@ curl -XPUT http://127.0.0.1:19800/projectset_v2 -d '{
|
|
"type": "string"
|
|
"type": "string"
|
|
},
|
|
},
|
|
"bidopentime": {
|
|
"bidopentime": {
|
|
- "index": "not_analyzed",
|
|
|
|
- "type": "string"
|
|
|
|
|
|
+ "type": "long"
|
|
},
|
|
},
|
|
"district": {
|
|
"district": {
|
|
"index": "not_analyzed",
|
|
"index": "not_analyzed",
|
|
@@ -382,10 +373,6 @@ curl -XPUT http://127.0.0.1:19800/projectset_v2 -d '{
|
|
"index": "not_analyzed",
|
|
"index": "not_analyzed",
|
|
"type": "string"
|
|
"type": "string"
|
|
},
|
|
},
|
|
- "extractpos": {
|
|
|
|
- "index": "not_analyzed",
|
|
|
|
- "type": "string"
|
|
|
|
- },
|
|
|
|
"ids": {
|
|
"ids": {
|
|
"index": "not_analyzed",
|
|
"index": "not_analyzed",
|
|
"type": "string"
|
|
"type": "string"
|