[14:05:08] <Derick> if a find is using an index to search for a field/value, then the index is already pre-sorted?
[14:06:33] <chris_99> sorry i think i misunderstood what i wanted, sorting afterward does seem to do what i want
[17:29:22] <RxMcDonald> Hello, anyone knows how to kill a running query in mongos? There seems to be a lot more stuff going on than in MongoDB and can't really tell which one is the query when doing db.currentOp()
[19:17:26] <allomorphy> <blush> ... <sorry> Has anyone succesfully connected with the compass client. I am using the osx version as I cannot find a linux version for my architecture. The complaint to a large variety of possible strings in the hostname firld is usually: "
[19:17:29] <allomorphy> URI does not have hostname, domain name and tld"
[19:18:37] <Derick> can you give an example for the hostname field?
[19:18:45] <allomorphy> For example I try this: "mongodb+srv://dxdatacluster0-foobar.mongodb.net"
[19:20:09] <allomorphy> When I try this: user:pass@dx... then it complains "Username containing an unescaped at-sign"
[19:20:16] <Derick> allomorphy: I think it wants it without schema
[19:20:24] <Derick> so, use "dxdatacluster0-foobar.mongodb.net"
[19:20:37] <Derick> then switch the SRV Record button
[19:20:48] <Derick> put auth to Username / Password
[19:20:53] <Derick> and add the username and password
[19:21:04] <allomorphy> Yes, I googled that as well and tried this permuation and versions of it ... it really is weird, I have tried som many things. I can connect fine from mngo shell ...
[19:21:33] <allomorphy> Yesh, thanks did all that too!!!
[19:21:40] <Derick> allomorphy: I do get your error when I put the string you gave into the Hostname field, but not otherwise
[19:22:18] <allomorphy> I will follow your instrucitons (again) let me soo ... will cycle back to you with outcome ...
[19:24:20] <allomorphy> OMG!! It worked - thanks for the handholding :-)