indexer

command
v0.0.0-...-e083d15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Command indexer starts the document indexing service.

The indexer consumes document-ingest events from Kafka, tokenises their content (with Porter stemming), and writes inverted-index entries into the appropriate shard. Each shard periodically flushes its in-memory index to immutable on-disk segments for durability.

Usage:

go run ./cmd/indexer [-config configs/development.yaml]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL