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?

Reply via email to