On Mon, Jul 27, 2015 at 02:36:20PM -0300, Germán Biozzoli wrote:
> 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
     ^

Do you really have a Solr core named "startistics", with an "r"?
That's not stock DSpace.

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
_______________________________________________
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

Reply via email to