From 7d917f91fdd61b1870999428aed377ba7762b65c Mon Sep 17 00:00:00 2001 From: handongxun Date: Fri, 20 May 2022 10:02:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20opendb-search-hot=20count=20bsonType:lon?= =?UTF-8?q?g=20=E4=B8=BA=20int?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/opendb-search-hot/collection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collection/opendb-search-hot/collection.json b/collection/opendb-search-hot/collection.json index e6fe976..74f168a 100644 --- a/collection/opendb-search-hot/collection.json +++ b/collection/opendb-search-hot/collection.json @@ -17,7 +17,7 @@ "description": "搜索内容" }, "count": { - "bsonType": "long", + "bsonType": "int", "description": "搜索次数" }, "create_date": {