PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Wednesday the 2nd of September, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[01:06:37] <robo731> Having some trouble with the $merge operator and the node driver
[01:07:37] <robo731> When I follow the example here: in the shell it works fine, but when I run it in node, the merge stage seemns to not run st all
[01:07:45] <robo731> https://docs.mongodb.com/manual/reference/operator/aggregation/merge/#on-demand-materialized-view-initial-creation
[01:08:24] <robo731> I'm using Mongo 4.4 and version 3.6 of thr driver
[21:19:36] <ario> anyone familiar with mongo $polygon? https://docs.mongodb.com/manual/reference/operator/query/polygon/
[21:20:00] <ario> I'm wondering how efficient it is when the polygon array is big (300+ elements)