pub(crate) async fn pdf_metadata_unindexed(
limit: Option<u64>,
) -> Result<Vec<String>, String>Expand description
Paths in the PDF library (pdf_library) with no pdf_metadata row yet — used to kick off
background page-count extraction for the whole inventory, not only the latest scan.