Group
Show / Hide Table of Contents

Namespace Textkernel.Tx.Batches

Classes

BatchErrorResult

A result indicating an error occurred and particular file could not be parsed

BatchParser

A utility to parse batches of files.

BatchParsingRules

Rules to limit invalid parse transactions (and reduce parsing costs).

BatchResult

A single parse result from the batch parser

JobBatchPartialSuccessResult

A result indicating the file was parsed, but some error occurred during/after parsing

JobBatchSuccessResult

A result indicating the file was parsed successfully (and if specified, the file was also geocoded/indexed successfully)

ResumeBatchPartialSuccessResult

A result indicating the file was parsed, but some error occurred during/after parsing

ResumeBatchSuccessResult

A result indicating the file was parsed successfully (and if specified, the file was also geocoded/indexed successfully)

TxInvalidBatchException

Thrown when the files found do not meet the criteria for a valid batch. See BatchParsingRules

☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾