Skip to content
Dave edited this page Sep 2, 2015 · 1 revision

Regex

MongoPool.find("collection", %{"field" => %BSON.Regex{pattern: "AbC", options: "i"}})
Clone this wiki locally