Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

This section includes reference information for the following topics: import from ‘/snippets/LwTemplate.jsx’;
  • 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.