This section includes reference information for the following topics:
Custom JavaScript Stages Variables and Parameters - The JavaScript Query stage allows you to write a custom processing logic using JavaScript to manipulate search requests and responses. The first time that the pipeline is run, Fusion compiles the JavaScript program into Java bytecode using the JDK’s JavaScript engine. This article describes the variables and parameters used with custom JavaScript stages.