I have the same problem.
I have a custom post type, let’s say, People. This custom post type have a custom field called “avatar”.
It would be very useful if I could display the value of a custom field in the search result, so, instead of post {post_image_html}, I would use the custom field, like {avatar} or {search_avatar}
is it possible?