IngestionDocumentProcessor Klass

Definition

En del av pipelinen för dokumentbearbetning som tar en IngestionDocument som indata och genererar en (potentiellt ändrad) IngestionDocument som utdata.

public ref class IngestionDocumentProcessor abstract
public abstract class IngestionDocumentProcessor
type IngestionDocumentProcessor = class
Public MustInherit Class IngestionDocumentProcessor
Arv
IngestionDocumentProcessor
Härledda

Konstruktorer

Name Description
IngestionDocumentProcessor()

En del av pipelinen för dokumentbearbetning som tar en IngestionDocument som indata och genererar en (potentiellt ändrad) IngestionDocument som utdata.

Metoder

Name Description
ProcessAsync(IngestionDocument, CancellationToken)

Bearbetar det angivna inmatningsdokumentet.

Gäller för