@@ -1,5 +1,5 @@
## 人脉通 transaction_info-交易信息表
-curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http://127.0.0.1:19908/transaction_info_v1 -d '{
+curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http://127.0.0.1:19908/transaction_info_v2 -d '{
"settings": {
"index": {
"analysis": {
@@ -86,6 +86,9 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http
},
"information_id": {
"type": "keyword"
+ },
+ "buyerclass": {
+ "type": "keyword"
"buyer": {
"type": "keyword",