May 25, 2013
7:50 p.m.
Is it correct that there is no abstraction yet to do regex searches with MongoQueries? Something like ShUser select: [ :each| (each username regex: aString) | (each fullName regex: aString) ] is not yet done?