After a mongoose request I have my document doc which is the result of the query
doc
Here is the schema used
var searchSchema = new mongoose
You'll see this when you haven't added the field to your schema.
Add image to your schema and it should work:
image
image: String