On my site images doesn’t appear as results. Searching is by taxonomy – “Store”. It is a part of woocommerce, but created by theme author. I don’t know what information you need, but in the WordPress dashboard it is located Products/Store.
Thank you very much for the proper details, I was able to find a solution quickly, which I applied to your functions.php file in the active theme directory. The image was stored in the “brandimage” woocommerce term meta field.
For future reference, this is the code I come up with and solved the problem: