Query Operations
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.
-
Solr Query Language Cheat Sheet - This cheat sheet is a quick reference to the Solr query language. Use this syntax when querying Fusion via the Query API.