Expand description
Incremental indexing support.
This module provides functionality to incrementally update an existing document index when the source document changes.
Structs§
- Change
Detector - Change detector for incremental updates.
- Change
Set - Set of changes between two document versions.
- Partial
Updater - Partial updater for incremental document updates.
Enums§
- Change
Type - Type of change detected.