|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"udpport": ":1483",
|
|
|
"msg_server": "10.171.112.160:7070",
|
|
|
- "mongodb": {
|
|
|
+ "mongodb": {
|
|
|
"addr": "192.168.3.207:27092",
|
|
|
"pool": 10,
|
|
|
"db": "mxs"
|
|
@@ -9,7 +9,7 @@
|
|
|
"savedb": {
|
|
|
"addr": "192.168.3.207:27092",
|
|
|
"size": 10,
|
|
|
- "db": "mxs"
|
|
|
+ "db": "qfw_data"
|
|
|
},
|
|
|
"jkmail": {
|
|
|
"to":"zhangjinkun@topnet.net.cn",
|
|
@@ -22,9 +22,9 @@
|
|
|
"type": "winner"
|
|
|
},
|
|
|
"buyer": {
|
|
|
- "db": "qfw",
|
|
|
- "collect": "buyer",
|
|
|
- "index": "buyer",
|
|
|
+ "db": "mxs",
|
|
|
+ "collect": "buyer_enterprise",
|
|
|
+ "index": "buyer_v5",
|
|
|
"type": "buyer"
|
|
|
},
|
|
|
"biddingback": {
|
|
@@ -35,26 +35,30 @@
|
|
|
},
|
|
|
"bidding": {
|
|
|
"db": "mxs",
|
|
|
- "collect": "bidding",
|
|
|
- "index": "bidding_v1",
|
|
|
+ "collect": "test",
|
|
|
+ "index": "bidding_v5",
|
|
|
"type": "bidding",
|
|
|
"extractdb": "mxs",
|
|
|
"extractcollect": "extract",
|
|
|
"indexfields":[
|
|
|
"buyerzipcode","winnertel","winnerperson","contractcode","winneraddr","agencyaddr","buyeraddr","signaturedate","projectperiod","projectaddr","agencytel","agencyperson","buyerperson","agency","projectscope","projectcode","bidopentime","supervisorrate","buyertel","bidamount","winner","buyer","budget","projectname","bidstatus","buyerclass","topscopeclass","s_topscopeclass","s_subscopeclass","area","city","district","s_winner","_id","title","detail","site","comeintime","href","infoformat","publishtime","s_sha","spidercode","subtype","toptype","projectinfo","purchasing","purchasinglist","filetext","channel","winnerorder"
|
|
|
],
|
|
|
+ "indexfieldsmap":{"buyerzipcode":"string","winnertel":"string","winnerperson":"string","contractcode":"string","winneraddr":"string","agencyaddr":"string","buyeraddr":"string","signaturedate":"int64","projectperiod":"string","projectaddr":"string","agencytel":"string","agencyperson":"string","buyerperson":"string","agency":"string","projectscope":"string","projectcode":"string","bidopentime":"int64","supervisorrate":"float64","buyertel":"string","bidamount":"float64","winner":"string","buyer":"string","budget":"float64","projectname":"string","bidstatus":"string","buyerclass":"string","topscopeclass":"","s_topscopeclass":"string","s_subscopeclass":"string","area":"string","city":"string","district":"string","s_winner":"string","_id":"","title":"string","detail":"string","site":"string","comeintime":"int64","href":"string","infoformat":"int","publishtime":"int64","s_sha":"string","spidercode":"string","subtype":"string","toptype":"string","projectinfo":"","purchasing":"string","purchasinglist":"","filetext":"string","channel":"string","winnerorder":""},
|
|
|
"fields": "buyerzipcode,winnertel,winnerperson,contractcode,winneraddr,agencyaddr,buyeraddr,signaturedate,projectperiod,projectaddr,agencytel,agencyperson,buyerperson,agency,projectscope,projectcode,bidopentime,supervisorrate,buyertel,bidamount,winner,buyer,budget,projectname,buyerclass,topscopeclass,s_topscopeclass,area,city,district,s_winner,toptype,subtype,subscopeclass,s_subscopeclass,dataging,winnerorder",
|
|
|
- "projectinfo": "approvecode,approvecontent,approvestatus,approvetime,approvedept,approvenumber,projecttype,approvecity",
|
|
|
+ "projectinfo":"approvecode,approvecontent,approvestatus,approvetime,approvedept,approvenumber,projecttype,approvecity",
|
|
|
+ "projectinfomap":{"approvecode":"string","approvecontent":"string","approvestatus":"string","approvetime":"string","approvedept":"string","approvenumber":"string","projecttype":"string","approvecity":"string"},
|
|
|
"purchasinglist": "itemname,model,unitname,number",
|
|
|
+ "purchasinglistmap":{"itemname":"string","model":"string","unitname":"string","number":"float64"},
|
|
|
"winnerorder": "sort,sortstr,entname",
|
|
|
+ "winnerordermap": {"sort":"int","sortstr":"string","entname":"string"},
|
|
|
"multiIndex": ""
|
|
|
},
|
|
|
"filelength": 50000,
|
|
|
"detaillength": 50000,
|
|
|
"project": {
|
|
|
"db": "mxs",
|
|
|
- "collect": "test",
|
|
|
- "index": "projectset_v1",
|
|
|
+ "collect": "projectset",
|
|
|
+ "index": "projectset_v5",
|
|
|
"type": "projectset"
|
|
|
},
|
|
|
"project2": {
|
|
@@ -95,7 +99,7 @@
|
|
|
}
|
|
|
},
|
|
|
"elastic": {
|
|
|
- "addr": "http://192.168.3.128:9800",
|
|
|
+ "addr": "http://192.168.3.11:9800",
|
|
|
"pool": 12
|
|
|
}
|
|
|
}
|