This stage runs a JavaScript transformation on documents using a script from the blob store. The script must have the blob typeDocumentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
file:js-index.
See also: Custom JavaScript Stages For Index Pipelines.
Uploading a JavaScript blob
In Fusion 4.2, JavaScript blobs must be uploaded using the Blob Store API, like this:
Referencing a JavaScript blob
Use any of the following formats for theref/Script Reference configuration field:
The examples above use
index-pipeline-js-stage.js as the blob ID.