Table of Contents

Property Force

Namespace
Qavren.Edge.Ingestion
Assembly
Qavren.Edge.Ingestion.dll

Force

Bypasses BOTH gates — timestamp and hash — and re-extracts, re-chunks and re-diffs every document. It does not bypass the diff itself, so an unchanged document still writes nothing: Force costs CPU, never embeddings. The name invites the opposite reading, which is why it is said here.

public bool Force { get; set; }

Property Value

bool