Skip to content
  • Joerg-Holger Panzer's avatar
    Add web request parameter prev · 78dd727b
    Joerg-Holger Panzer authored
    if 'prev' contains an empty string the request describes a new archive object which needs to be indexed
    if 'prev' contains a PID the request describes a version of an existing archive (index) document, the info of the new version should replace the existing index document, the PID must be added to the list of privious PIDs from the previous index document and stored in the new index document
    78dd727b