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ยง
- Bulk
Indexer - Bulk indexing engine for processing discovered files in parallel
- Indexing
Config - Configuration for bulk indexing
- Indexing
Progress Reporter - Indexing progress reporter that tracks detailed statistics
- Indexing
Result - Bulk indexing result
- Indexing
Stats - Indexing statistics
- Memory
Stats - Memory usage statistics