adapter for loopback code example Example: loopback ilike Post.find({where: {title: {ilike: 'm.-st'}}}, function (err, posts) { ... });