Hi, How do I use the xlsx response writer to extract my results to an excel file?
I made the changes as per documentation to include the jars and gave wt=xlsx. It did not work. Would this only work with solrJ? Can't we use this in the query parameter &wt=xlsx? cp contrib/extraction/lib/*.jar server/solr-webapp/webapp/WEB-INF/lib/ cp dist/solr-cell-6.3.0.jar server/solr-webapp/webapp/WEB-INF/lib/ Thanks, Lewin