Hello,I need to sort my hits according to a rate of "popularity" which dynamically and periodically changes. Thus, I can't store this popularity in the index and I have to get it, from memory, at query-time.
Is it possible with Solr ? Thank you. Fabrice