[01:31:21] <bobbytek> If anyone would be so kind as to point me to the documentation describing how to "project a complete array, using a subset of the array element's fields", it would be immensely appreciated :)
[01:48:10] <bobbytek> Nvm, got a reply on the user group :)
[07:17:39] <o-o> I'm logging to stdout, and all I'm getting is
[07:17:40] <o-o> Sat Feb 22 08:05:36.705 [initandlisten] connection accepted from 127.0.0.1:53023 #19 (1 connection now open) Sat Feb 22 08:05:36.707 [initandlisten] connection accepted from 127.0.0.1:53024 #20 (2 connections now open) Sat Feb 22 08:05:36.944 [conn19] end connection 127.0.0.1:53023 (1 connection now open) Sat Feb 22 08:05:36.944 [conn20] end connection 127.0.0.1:53024 (1 connection now open)
[07:19:01] <o-o> I'm running the node.js insert script in another window, and it just suddenly fails to connect to localhost in the middle of the batch.