Facebook
From Soiled Zebra, 1 Year ago, written in JavaScript.
Embed
Download Paste or View Raw
Hits: 129
  1. { "aggregate" : "CheckIn", "pipeline" : [{ "$match" : { "$or" : [{ "ShareType" : 2, "UserId" : { "$in" : [2337, 2354, 2379, 2355, 1320, 2339, 2363, 247, 2382, 283, 305, 259, 319, 289, 242, 274, 2353, 1327, 2361, 308, 306, 1322, 221, 2412, 296, 2344, 2405, 2395, 2369, 318, 2371, 2370, 2432, 2439, 2340, 2360, 2372, 2352, 2433, 2367, 2364, 2470, 2388, 2468, 2467, 2392, 2399, 2378, 2423, 2328, 225, 2612, 2408, 2524, 275, 2541, 2503, 2640] } }, { "ShareType" : 4, "AllExcept" : { "$ne" : 272 } }, { "ShareType" : 1 }], "HiddenFrom" : { "$ne" : 272 } } }, { "$sort" : { "CreatedAt" : -1 } }, { "$skip" : 0 }, { "$limit" : 10 }, { "$lookup" : { "from" : "LikeCheckIn", "pipeline" : [{ "$match" : { "UserId" : 272 } }], "as" : "LikeChecks" } }, { "$project" : { "Images" : "$Images", "BusinessId" : "$BusinessId", "UserId" : "$UserId", "CreatedAt" : "$CreatedAt", "AllExcept" : "$AllExcept", "BusinessBranchId" : "$BusinessBranchId", "CheckInType" : "$CheckInType", "CommentCount" : "$CommentCount", "IsLiked" : { "$gt" : [{ "$size" : "$LikeChecks" }, 0] }, "HiddenFrom" : "$HiddenFrom", "Id" : "$_id", "IsSaved" : { "$anyElementTrue" : { "$map" : { "input" : "$SavedBy", "as" : "a", "in" : { "$eq" : ["$$a", 272] } } } }, "LikeCount" : "$LikeCount", "ShareType" : "$ShareType", "Status" : "$Status", "TaggedUserObjects" : "$TaggedUserObjects", "UserPurchaseID" : "$UserPurchaseID", "_id" : 0 } }], "cursor" : { }, "$db" : "OyahDev", "lsid" : { "id" : CSUUID("f74c1ca8-78fe-4761-a5f9-2002636b9154") }, "$clusterTime" : { "clusterTime" : Timestamp(1669813588, 6), "signature" : { "hash" : new BinData(0, "EcWxbadm6rPI44FYaDjA6SD8OUI="), "keyId" : NumberLong("7108725290733404162") } } }