Expand description
Incremental indexing for processing file changes.
This module provides change-based incremental indexing to avoid full re-scans when files are modified.
Structsยง
- Flush
Stats - Statistics from a flush operation.
- Incremental
Indexer - Incremental indexer for processing file changes.
- Path
Filter - Path filter for controlling which files get indexed.