Databricks SDK for JavaScript
    Preparing search index...

    A single page that failed to parse while the overall request succeeded.

    interface AiParseDocumentPageError {
        errorMessage?: string;
        pageId?: bigint;
    }
    Index

    Properties

    errorMessage?: string

    Message describing why the page failed.

    pageId?: bigint

    0-based index of the page that failed.