Overview
By developing a Script Engine plugin, you can add support for new scripting languages to Fess.
Basic Implementation
Implement the ScriptEngine interface:
Registration
Usage Example
Select as script type in admin console:
Reference
Plugin Architecture - Plugin Architecture
Scripting Overview - Scripting Overview