Add optional fetch parameter to support the newly introduced sampling fraction functionality.
Companion MR to metadaten!787 (merged)
Example usage
fetch(query="source:uvp-portal-uba", url=fetch.SEARCH_URL_LOCAL, sampling_fraction=0.01)
Companion MR to metadaten!787 (merged)
Example usage
fetch(query="source:uvp-portal-uba", url=fetch.SEARCH_URL_LOCAL, sampling_fraction=0.01)