You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
Since the watcher script will provide the path of the deleted bag as the input to the tombstone script, we will need to resolve #11 before this issue can be closed.
If a bag has been deleted, we should not delete its document in the index. Rather, we should
tombstone
field fromfalse
to 'true
andThat way, the last state of the document, and all of its previous versions, remain in the index.
The text was updated successfully, but these errors were encountered: