Dear all I've been working with import/export script stats solr from a production instance that have +- 2M entries. Data comes from an early 5.0 realease and I'm testing with trunk.
As far as I can see the process finishes OK (I've used reindex option) the number of entries remain the same comparing the test instance with production and the countries and cities have the same number of downloads as can be seen from several items. But... the command does not finish free of errors: org.dspace.util.SolrImportExportException: Directory /Users/germanbiozzoli/Documents/dspace-base-experiment/solr/startistics/conf/ doesn't exist or isn't readable. The reindexing process requires the Solr configuration directory for this index to be present on the local machine even if Solr is running on a different host. Not reindexing index startistics at org.dspace.util.SolrImportExport.reindex(SolrImportExport.java:227) The command that I've used is /dspace solr-reindex-statistics -a reindex -d /Users/germanbiozzoli/Documents/dspace-base-experiment/tmpstats/ -i startistics Any idea? Is this process ready to convert our stats from production? Regards & thanks German PD: One difference that I can see from pre-converted to converted instances is size: Preconverted uses 330Mb and converted 410Mb, but I assume that the docValues changes in schema requires this.
------------------------------------------------------------------------------
_______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette