Re: Using dynamically calculated value for sorting

2015-10-01 Thread bbarani
new price value for sorting. -- View this message in context: http://lucene.472066.n3.nabble.com/Using-dynamically-calculated-value-for-sorting-tp4231950p4232320.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Using dynamically calculated value for sorting

2015-09-29 Thread Chris Hostetter
: sorting. We are planning to introduce discounts based on login credentials : and we have to dynamically calculate price (using base price in SOLR feed) : based on a specific discount returned by an API. Now after the discount is : calculated we want to sort based on the new price (discounted pri

Re: Using dynamically calculated value for sorting

2015-09-29 Thread Leonardo Foderaro
reciated. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Using-dynamically-calculated-value-for-sorting-tp4231950.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Using dynamically calculated value for sorting

2015-09-29 Thread bbarani
calculated we want to sort based on the new price (discounted price). What is the best way to do that? Any ideas would be appreciated. -- View this message in context: http://lucene.472066.n3.nabble.com/Using-dynamically-calculated-value-for-sorting-tp4231950.html Sent from the Solr - User