Apache Solr Search Server: Scripting module

This package provides an Update Processor that allows for Java scripting engines to be used during the Solr document update processing.

Packages 
Package Description
org.apache.solr.scripting
Classes related to applying run time scripting changes to Solr.
org.apache.solr.scripting.update
Support for scripting during document updates.
org.apache.solr.scripting.xslt
XSLT related classes.