is it possible for solr to calculate and give back the price of a product based on its sub-products

2014-05-15 Thread Mohamed23
Hi, I am using Solr for searching magento products in my project, I want to know, is it possible for solr to calculate and give back the price of a product based on its sub-products(items); For instance, i have a product P1 and it is the parent of items m1, m2. i need to get the minimal price of

Re: is it possible for solr to calculate and give back the price of a product based on its sub-products

2014-05-11 Thread Mohamed23
Thanks jack for your response, Actually my use case is that the sub products are the different sizes and colors of the parent product. So in order to have the adequate price for my product in the current search i need to return the minimum price of the matching sub-products, in other words i need t