Index Reader (Labs)

The Index Reader node loads a previously stored Index Object file from local or relative storage and reconstructs it in memory.
This node is typically used together with the Index Writer Node, which stores the index file created by the Single-Field Indexer.
Once loaded, the reconstructed Index Object can be directly connected to downstream nodes like the Approximate Index Matcher for fuzzy search, filtering, or record linkage tasks.
This approach eliminates redundant indexing computations and speeds up execution for workflows handling large or frequently used datasets.

Options

File
Path to the stored index file to load. Can also be supplied via a flow variable (e.g. from the Index Writer node).
Validate Index
If enabled, verifies file integrity and compatibility before loading.

Input Ports

This node has no input ports

Output Ports

Icon
Reconstructed index identical to the one created by Single-Field Indexer. Ready to be used for fuzzy matching and filtering tasks.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.