Camillo Bruni Sat, 25 May 2013 12:51:29 -0700
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?