|
@@ -43,333 +43,374 @@ curl -XPUT http://127.0.0.1:9800/projectset_v1 -d '{
|
|
|
"enabled": false
|
|
|
},
|
|
|
"properties":{
|
|
|
- "exception":{
|
|
|
- "type":"integer"
|
|
|
+ "exception": {
|
|
|
+ "type": "integer"
|
|
|
},
|
|
|
- "projecthref":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "projecthref": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "firsttime":{
|
|
|
- "type":"long"
|
|
|
+ "firsttime": {
|
|
|
+ "type": "long"
|
|
|
},
|
|
|
- "city":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "city": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "projectcode":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "projectcode": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "jgtime":{
|
|
|
- "type":"long"
|
|
|
+ "jgtime": {
|
|
|
+ "type": "long"
|
|
|
},
|
|
|
- "projectscope":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "projectscope": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "multipackage":{
|
|
|
- "type":"integer"
|
|
|
+ "multipackage": {
|
|
|
+ "type": "integer"
|
|
|
},
|
|
|
- "subscopeclass":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "subscopeclass": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "contractcode":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "contractcode": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "sortprice":{
|
|
|
- "type":"double"
|
|
|
+ "sortprice": {
|
|
|
+ "type": "double"
|
|
|
},
|
|
|
- "s_projectname":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "s_projectname": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "sourceinfourl":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "sourceinfourl": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "id":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "id": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "budget":{
|
|
|
- "type":"double"
|
|
|
+ "budget": {
|
|
|
+ "type": "double"
|
|
|
},
|
|
|
- "s_subscopeclass":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "s_subscopeclass": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "area":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "area": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "budgettag":{
|
|
|
- "type":"long"
|
|
|
+ "budgettag": {
|
|
|
+ "type": "long"
|
|
|
},
|
|
|
- "mpc":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
+ "mpc": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "bidamount":{
|
|
|
- "type":"double"
|
|
|
+ "bidamount": {
|
|
|
+ "type": "double"
|
|
|
},
|
|
|
- "createtime":{
|
|
|
- "type":"long"
|
|
|
+ "createtime": {
|
|
|
+ "type": "long"
|
|
|
},
|
|
|
- "projectname":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string",
|
|
|
- "fields":{
|
|
|
- "pname":{
|
|
|
- "analyzer":"my_ngram",
|
|
|
- "type":"string"
|
|
|
- }
|
|
|
+ "projectname": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string",
|
|
|
+ "fields": {
|
|
|
+ "pname": {
|
|
|
+ "analyzer": "my_ngram",
|
|
|
+ "type": "string"
|
|
|
}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "buyertel": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "agency": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "listtag": {
|
|
|
+ "type": "integer"
|
|
|
+ },
|
|
|
+ "bidstatus": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "buyertel":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "agency":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "listtag":{
|
|
|
- "type":"integer"
|
|
|
- },
|
|
|
- "bidstatus":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "s_winner":{
|
|
|
- "analyzer":"douhao",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "bidamounttag":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "mpn":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "package1":{
|
|
|
- "properties":{
|
|
|
- "bidamount":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "winner":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- }
|
|
|
+ "s_winner": {
|
|
|
+ "analyzer": "douhao",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "bidamounttag": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "mpn": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "package1": {
|
|
|
+ "properties": {
|
|
|
+ "bidamount": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "winner": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
}
|
|
|
+ }
|
|
|
},
|
|
|
- "pici":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "list":{
|
|
|
- "properties":{
|
|
|
- "city":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "projectcode":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "projectscope":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "multipackage":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "title":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "subscopeclass":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "comeintime":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "contractcode":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "toptype":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "spidercode":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "subtype":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "infoformat":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "href":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "pjVal":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "budget":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "area":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "bidamount":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "projectname":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "buyertel":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "infoid":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "agency":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "compareStr":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "bidstatus":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "s_winner":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "resVal":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "buyer":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "buyerclass":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "site":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "winner":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "bidopentime":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "district":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "publishtime":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "topscopeclass":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "buyerperson":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- }
|
|
|
+ "pici": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "list": {
|
|
|
+ "properties": {
|
|
|
+ "city": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "projectcode": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "projectscope": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "multipackage": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "title": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "subscopeclass": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "comeintime": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "contractcode": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "toptype": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "spidercode": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "subtype": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "infoformat": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "href": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "pjVal": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "budget": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "area": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "bidamount": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "projectname": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "buyertel": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "infoid": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "agency": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "compareStr": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "bidstatus": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "s_winner": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "resVal": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "buyer": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "buyerclass": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "site": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "winner": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "bidopentime": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "district": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "publishtime": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "topscopeclass": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "buyerperson": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "project_startdate": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "project_completedate": {
|
|
|
+ "type": "long"
|
|
|
}
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "buyer": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "bidtype": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "buyerclass": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "sourceinfoid": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "lasttime": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "winner": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "bidopentime": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "district": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "extractpos": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "ids": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
},
|
|
|
- "buyer":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "bidtype":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "buyerclass":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "sourceinfoid":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "lasttime":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "winner":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "bidopentime":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "district":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "extractpos":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "ids":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "project_rate":{
|
|
|
- "type":"double"
|
|
|
- },
|
|
|
- "topscopeclass":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "buyerperson":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "zbtime":{
|
|
|
- "type":"long"
|
|
|
- },
|
|
|
- "purchasing": {
|
|
|
- "type":"string",
|
|
|
- "analyzer": "my_ngram"
|
|
|
- },
|
|
|
- "review_experts":{
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "winnerorder": {
|
|
|
- "index":"not_analyzed",
|
|
|
- "type":"string"
|
|
|
- },
|
|
|
- "prate_flag": {
|
|
|
- "type":"integer"
|
|
|
- },
|
|
|
- "bidcycle": {
|
|
|
- "type":"integer"
|
|
|
- }
|
|
|
+ "project_rate": {
|
|
|
+ "type": "double"
|
|
|
+ },
|
|
|
+ "topscopeclass": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "buyerperson": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "zbtime": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "purchasing": {
|
|
|
+ "type": "string",
|
|
|
+ "analyzer": "my_ngram"
|
|
|
+ },
|
|
|
+ "review_experts": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "winnerorder": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "prate_flag": {
|
|
|
+ "type": "integer"
|
|
|
+ },
|
|
|
+ "bidcycle": {
|
|
|
+ "type": "integer"
|
|
|
+ },
|
|
|
+ "project_startdate": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "project_completedate": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "project_scale": {
|
|
|
+ "index": "my_ngram",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "project_duration": {
|
|
|
+ "type": "long"
|
|
|
+ },
|
|
|
+ "project_timeunit": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "payway": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "contract_guarantee": {
|
|
|
+ "type": "boolean"
|
|
|
+ },
|
|
|
+ "bid_guarantee": {
|
|
|
+ "type": "boolean"
|
|
|
+ },
|
|
|
+ "qualifies": {
|
|
|
+ "index": "my_ngram",
|
|
|
+ "type": "string"
|
|
|
+ },
|
|
|
+ "entidlist": {
|
|
|
+ "index": "not_analyzed",
|
|
|
+ "type": "string"
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
}
|