Node Connectivity

There are 128 nodes that can be used as predessesor for a node with an input port of type org.knime.core.data.filestore.FileStorePortObject.

Text Classifier Model Reader 

This node allows the deserialization of a trained Text Classifier model.

Alias Collector (Labs) Modern UI

Combines multiple Alias Objects into a single consolidated Alias Object. Designed to aggregate alias sets from different branches of a workflow into one […]

Alias to Table (Labs) Modern UI

Converts an Alias Object into a transparent, human-readable Data Table. Used for inspection, debugging, QA, and governance of alias mappings before indexing […]

Index Field Modifier (Labs) Modern UI

Creates a Table Index from selected table columns. Each field is assigned a semantic data type (e.g., Term, Address components, Email, IBAN). Predefined […]

Table Indexer (Labs) Modern UI

The Table Indexer (Labs) node creates a unified, deterministic search index from multiple columns of an input table. Each selected column is added as an […]

Alias Creator StreamableModern UI

Builds an Alias Object from a table of (word, alias, penalty) triples. Positive penalties boost matches; negative penalties create anti-aliases (forbidden […]

Character Mapper StreamableModern UI

Transforms strings into a normalized representation by mapping characters to a configured alphabet and applying rules (case, accents, umlauts, currency, […]

Index Reader StreamableModern UI

Loads a previously stored Index Object from local or workflow-relative storage and restores it for reuse in fuzzy matching or filtering workflows.

Phrase Indexer Modern UI

Builds a searchable edit-distance index over a multi-word phrase column. Allows splitting phrases into individual terms using a configurable delimiter.

Term Indexer Modern UI

Builds a deterministic, high-performance searchable index over a single selected string column using exorbyte’s generic term indexing strategies.