emberfeather / mongo4cf

Simple CFML wrapper for the Mongo Java driver
Other
2 stars 0 forks source link

Regular Expresssion Support for Queries #3

Closed Zoramite closed 14 years ago

Zoramite commented 14 years ago

Add Regular expression support to the queries.

Zoramite commented 14 years ago

Added support for regular expressions in queries by createing a shortcut in the collection component.

Supports creating expressions with flags by passing in an additional argument of the flags to use or through the java embedded flag expressions.

Closed by 8c28873e5eed8cd0f1a79f7375f9444727bf46e1