[21:49:35] <rosenjcb> Hey guys, stupid question but when I do a query of a field in an object in an array across multiple documents in a collection, how do I return only that object and its field?
[21:50:30] <rosenjcb> Say I have a collection of forum threads and they contain an array called "replies" and I'm searching for the reply that contains a text I capture via regex.