Skip to main content

Module indexing

Module indexing 

Source
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ยง

FlushStats
Statistics from a flush operation.
IncrementalIndexer
Incremental indexer for processing file changes.
PathFilter
Path filter for controlling which files get indexed.