As far as I know, there are no such ootb available utils but I can be wrong and lets wait for others thoughts as well. Other ways of dealing with this requirement is to write a custom update processor : https://cwiki.apache.org/confluence/display/solr/Update+Request+Processors
On Wed, Mar 23, 2016 at 5:43 PM, solr2020 <psgoms...@gmail.com> wrote: > Hi, > > I have 2-3 Solr documents but i would like to merge all these into one > document while indexing. Something like parent-child. So do we have any > utils for Solr to merge two or more SolrInputDocument into one > SolrInputDocument. > > Thanks, > Gomathi. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Merge-two-Solr-documents-into-One-tp4265528.html > Sent from the Solr - User mailing list archive at Nabble.com. >