Back to Floor
Indexer Clustering • Room 1

Cluster Architecture

An Indexer Cluster consists of a Cluster Manager (formerly Master Node), and multiple Peer Nodes (indexers). The Cluster Manager coordinates replication but does NOT index data itself.

The Replication Factor (RF) defines how many copies of raw data exist. The Search Factor (SF) defines how many copies are searchable (have .tsidx files). RF >= SF always.

Knowledge Check

Prove your understanding to clear the room (Rewards XP)
Drag items to their correct zone (or tap item then tap zone on mobile)
Coordinates replication, does NOT index data
Indexes data and stores bucket copies
Number of copies of raw data
Number of searchable copies (with tsidx)
Cluster Manager
Peer Node
Replication Factor
Search Factor