get_metadata_chunk: Get the metadata from the solr backends from a selection of...

Description Usage Arguments

Description

Get the metadata from the solr backends from a selection of urls (by chunk)

Usage

1
2
get_metadata_chunk(urls, fields = c("id", "url", "naked_titre"), backend,
  .pb = NULL)

Arguments

urls

a vector of urls

fields

the fields to get (vector)

backend

the solr backend

.pb

an object to be used as a progress bar

value a tibble, with as many rows as there are elements in urls.


joelgombin/detectR documentation built on May 21, 2019, 7:55 a.m.