Table of Contents

Class ExtractionContext

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

What an extractor is handed. Read-only: warnings come back on Warnings.

public sealed record ExtractionContext : IEquatable<ExtractionContext>
Inheritance
ExtractionContext
Implements
Inherited Members

Constructors

ExtractionContext(string, string, long, ExtractionOptions, ILogger)

What an extractor is handed. Read-only: warnings come back on Warnings.

Properties

CollectionName
Logger
MaxDocumentBytes
Options
SourceId