We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574adc8 commit 2260eabCopy full SHA for 2260eab
1 file changed
docker/cli.ingest.yml
@@ -32,5 +32,7 @@ services:
32
33
/dspace/bin/dspace packager -r -a -t AIP -e $${ADMIN_EMAIL} -f -u SITE*.zip
34
/dspace/bin/dspace database update-sequences
35
+ touch /dspace/solr/search/conf/reindex.flag
36
- /dspace/bin/dspace index-discovery
37
+ /dspace/bin/dspace oai import
38
+ /dspace/bin/dspace oai clean-cache
0 commit comments