Greetings,

I have created a view type using Product Display index generated by Commerce Search API. By default the format is rendered and image and everything else is displayed OK. However, I need to use fields. So I added a relationship field_product and i am then able to get the data for all fields from the product entity bundle except images and price. I have tested this on multiple installations and the same issue occurs. Any help would be appreciated. I will also post this at Search API. Thanks Kevin

Comments

pyxio’s picture

Status: Active » Closed (works as designed)

This appears to be solved by ensuring that you are using entity module https://drupal.org/project/entity version 7.x-1.5. Please see this thread https://drupal.org/node/2190977 for more info and a big thanks to Ichang https://drupal.org/user/2519980 for his support in this critical issue. Good luck!!