Problem with Ingesting / Restoring AIPs (field DISCOVERABLE of ITEM table)

26 views
Skip to first unread message

Aroldo Rique Júnior

unread,
Apr 3, 2024, 2:44:24 PM4/3/24
to DSpace Technical Support, paulo...@mpf.mp.br
Hello everybody.

I have a problem restoring an item in Dspace 7.6.1.

I am exporting the item using the command: /dspace packager -d -t AIP -e <eperson> -i <handle> <file-path>

The item is restricted, has the field DISCOVERABLE of ITEM table field set to false.

When restoring this same item with the command: /dspace packager -r -f -u -t AIP -e <eperson> <file-path>, the item is restored correctly, with the exception of the field DISCOVERABLE of ITEM table field, which is restored as true.

I did the same test exporting an item from dspace 6 (Oracle) to dspace 7.6.1 (PostgreSQL) and the problem also occurs.

Aroldo

Aroldo Rique Júnior

unread,
Apr 4, 2024, 10:50:21 PM4/4/24
to DSpace Technical Support, paulo...@mpf.mp.br
Taking advantage of this same topic, to make an item private, what do you need to do after updating the DISCOVERABLE field in the item table to true? I thought this was enough, but I saw that the item continues to appear in searches.

Aroldo

Aroldo Rique Júnior

unread,
Apr 5, 2024, 12:59:41 AM4/5/24
to DSpace Technical Support, paulo...@mpf.mp.br
I found this post by Andrea, from 2015. You need to reindex the item after updating the DISCOVERABLE field to false.

image.png
I ran the command ./dspace filter-media -f -i <handle> and it worked!

Aroldo
Reply all
Reply to author
Forward
0 new messages