coll.find(new BasicDBObject("age", new BasicDBObject(QueryOperators.OR, new int[] { 25, 26, 27 }))).toArray();