inspirehep / inspire

Official repo of the legacy INSPIRE-HEP overlay
http://projecthepinspire.net
17 stars 20 forks source link

BibTaskLet: improve hal identifier harvest #516

Closed tsgit closed 3 years ago

tsgit commented 3 years ago

Change HAL identifier harvest to use a cursor into search results instead of pagination by offset. This should be more efficient on the remote end. Also lower the pagination size from 10k to 5k

Signed-off-by: Thorsten Schwander thorsten.schwander@gmail.com