Skip to main content

Module incremental

Module incremental 

Source
Expand description

Incremental indexing support.

This module provides functionality to incrementally update an existing document index when the source document changes.

Structs§

ChangeDetector
Change detector for incremental updates.
ChangeSet
Set of changes between two document versions.
PartialUpdater
Partial updater for incremental document updates.

Enums§

ChangeType
Type of change detected.