Class XSLTUpdateRequestHandler

All Implemented Interfaces:
AutoCloseable, ApiSupport, SolrInfoBean, NestedRequestHandler, SolrMetricProducer, SolrRequestHandler, PermissionNameProvider

public class XSLTUpdateRequestHandler extends UpdateRequestHandler
Send XML formatted documents to Solr, transforming them from the original XML format to the Solr XML format using an XSLT stylesheet via the 'tr' parameter.