Re: Convert output response xml into input xml format using xslt
It already ships with Solr. http://localhost:8983/solr/select?q=*:*&wt=xslt&tr=updateXml -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 9. nov. 2015 kl. 19.27 skrev davidphilip cherian > : > > Has anyone written a sample xslt (and would like to share) that convert
Convert output response xml into input xml format using xslt
Has anyone written a sample xslt (and would like to share) that converts output response xml of solr into its input format, to repost/reindex it back? Thanks