Skip to content
Snippets Groups Projects
  1. May 11, 2022
  2. Apr 06, 2017
  3. Jul 14, 2016
  4. Mar 31, 2016
  5. Mar 14, 2016
  6. Nov 21, 2014
    • vufind2-uc-devel's avatar
      Add new parameters to the OAI harvester: timeout, combineRecords, combineRecordsTag · 474fb24a
      vufind2-uc-devel authored
      timeout controls HTTP timeouts.
      
      combineRecords allows administrators to tell the harvester to combine harvested records into
      one collection file instead of one file per record. The harvester will combine these records after
      every chunk (i.e., for every resumptionToken), therefore if a server's chunk size is set to 1000, then
      instead of harvesting 3,123 record files, the harvester will create only 4 record files.
      The default value is false.
      
      combineRecordsTag can be used to control the wrapping tag applied when combinedRecords is true.
      474fb24a
  7. Oct 11, 2013
  8. Oct 04, 2013
  9. Jan 02, 2013
  10. Oct 02, 2012
  11. Jul 19, 2012