Skip to content

8 10 search publications in several stores

LE GAC Renaud requested to merge 8-10-multi-store into master
  • The origin field is now a string containing the list of oai_url separated by a comma, one value for each store.
  • Additional method to the class Record: primary_oai, primary_oai_url, secondary_oai, secondary_oai_url.
  • Change the signature of the methods: Automaton._is_record_in_db, Automaton.get_record_by_fields and Articles.get_record_by_origin.
  • Harvester logic modified to search articles in several stores.
  • Close #8 (closed), #10 (closed)

Merge request reports