Aman, The option you have got is: - write custom components like request handlers, collectors & response writers.. - first you would do the join, then apply the pagination - you will get the docList in response writer, you would need to make a call to the second core (you could be smart to use the FQs so that you could hit the cache and hence the second call will be fast) and fetch the documents - use them for building the response
out of the box Solr won't do this for you.. Thanks, Kranti K. Parisa http://www.linkedin.com/in/krantiparisa On Mon, May 12, 2014 at 7:05 AM, Mikhail Khludnev < mkhlud...@griddynamics.com> wrote: > On Sun, May 11, 2014 at 12:14 PM, Aman Tandon <amantandon...@gmail.com > >wrote: > > > Is it possible? > > > no. > > > -- > Sincerely yours > Mikhail Khludnev > Principal Engineer, > Grid Dynamics > > <http://www.griddynamics.com> > <mkhlud...@griddynamics.com> >