Skip to contents

This function reads the text from a PDF file, processes it, and writes the result to an index.

Usage

ingest_pdf(file_path, source, link = NULL)

Arguments

file_path

Character string specifying the path to the PDF file.

source

Character string specifying the source of the PDF.

link

Character string specifying the link to the PDF file (optional).

Value

The function writes an index in Parquet format to disk.