From f447906cfa5ffb3a3d28a0120dd3ff91a033aba7 Mon Sep 17 00:00:00 2001 From: VK <370725567@qq.com> Date: Fri, 12 May 2023 17:16:44 +0800 Subject: [PATCH] update: collection\uni-stat-active-devices\collection.json --- .../uni-stat-active-devices/collection.json | 45 ++++++++++++------- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/collection/uni-stat-active-devices/collection.json b/collection/uni-stat-active-devices/collection.json index 9c364cc..dd5be1c 100644 --- a/collection/uni-stat-active-devices/collection.json +++ b/collection/uni-stat-active-devices/collection.json @@ -89,14 +89,16 @@ { "Name": "version_id", "Direction": "1" - }, { + }, + { "Name": "platform_id", "Direction": "1" }, - { { + { "Name": "channel_id", "Direction": "1" - }, { + }, + { "Name": "dimension", "Direction": "1" }, @@ -107,63 +109,74 @@ ], "MgoIsUnique": false } - }, { + }, + { "IndexName": "index_search_user", "MgoKeySchema": { "MgoIndexKeys": [{ - { "Name": "appid", + "Name": "appid", "Direction": "1" - }, { + }, + { "Name": "version_id", "Direction": "1" - }, { + }, + { "Name": "platform_id", "Direction": "1" }, { "Name": "channel_id", "Direction": "1" - }, { + }, + { "Name": "device_id", "Direction": "1" }, { "Name": "dimension", "Direction": "1" - }, { + }, + { "Name": "create_time", "Direction": "1" } ], "MgoIsUnique": false } - }, { + }, + { "IndexName": "index_search_new", "MgoKeySchema": { "MgoIndexKeys": [{ "Name": "appid", "Direction": "1" - }, { + }, + { "Name": "version_id", "Direction": "1" - }, { + }, + { "Name": "platform_id", "Direction": "1" }, { "Name": "channel_id", "Direction": "1" - }, { + }, + { "Name": "is_new", "Direction": "1" - }, { + }, + { "Name": "dimension", "Direction": "1" }, - { { + { "Name": "create_time", "Direction": "1" - }, { + }, + { "Name": "device_id", "Direction": "1" }