Module indexer

Source
Expand description

Bulk indexing engine for parallel file processing and graph building

This module provides functionality to process large numbers of discovered files in parallel, parse them, and build the code graph efficiently.

Structsยง

BulkIndexer
Bulk indexing engine for processing discovered files in parallel
IndexingConfig
Configuration for bulk indexing
IndexingProgressReporter
Indexing progress reporter that tracks detailed statistics
IndexingResult
Bulk indexing result
IndexingStats
Indexing statistics
MemoryStats
Memory usage statistics