Package org.apache.solr.scripting.xslt
package org.apache.solr.scripting.xslt
XSLT related classes.
-
ClassesClassDescriptionCustomize the format of your search results via XSL stylesheet applied to the default XML response format.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.