@inrupt/solid-client-errors
    Preparing search index...

    Type Alias InternalServerErrorResponse

    InternalServerErrorResponse: ErrorResponse & {
        status: typeof INTERNAL_SERVER_ERROR_STATUS;
    }