Hi all.

I have started playing with the solr import and export scripts on DSpace 5.6, and have found the following:

Running "dspace solr-export-statistics -i authority -d /solr-backups/ -l'd' " will back up the authority core as well as the statistics core. This is unexpected behavior.

Then to import into a different DSpace instance, I run "dspace solr-import-statistics -a import -d /solr-backups/ -i authority -c". I have to add the -c option (clear), otherwise I get version conflicts. But this does not only import the authority core as expected. It also clears the statistics core, and imports the statistics core if the exported statistics core files are in the directory.

Is this a bug or am I doing something wrong?

Kind Regards.
Shaun.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to