Hi, You can add recommendations as child documents and use block join for retrieval. By adding as child it will easy for you to keep track of the recommendations.
Thanks Saurabh On Sun, Jul 21, 2019, 8:16 AM Venkateswarlu Bommineni <bvr...@gmail.com> wrote: > Hello Team, > > Apologies , if you feel this question is silly and weird. > > Here is the scenario I am trying to achieve. > > 1) Customers come to PCAT (Product category/listing pages) [we hit Solr to > get the results] > 2) Customer selects a product and goes to product details page. > 3) When customer comes back to PCAT , we will hit third party service and > get some recommendations. > *problem : W*e want to add those recommendations right after the product > that customer viewed previously. > > Is there any way we can tell to Solr to add those products right after a > particular product while giving us the response ? > > > Thanks, > Venkat. >