time=2016 请问如何查到 "create_time" : ISODate("2016-09-06T02:15:22.000Z")
使用正则表达式模糊查询:criteria.and("create_time").regex("^."+time+".$");