Emilio, thanks for your time and for this resource. On Friday, April 1, 2016 at 2:59:52 PM UTC-4, Emilio Lorenzo wrote: > > hello, > > I copy an answer Helix gaves me some time ago, regarding the authory > index.... > > it doesn't seem to be documented and there's no short-hand command as > for the statistics index, but the authority index export works just > fine: > > /dspace/bin/dspace dsrun org.dspace.util.SolrImportExport -a export > --index-name authority > > You can see the newly added CLI parameters in this > PR:https://github.com/DSpace/DSpace/pull/905/files > > I didn't test import, but I'd expect it to work, too. > > > So, i would suppose a) it is not documented, b) it is not include in the > dspace CLI launcher > > c) the dsrun org.dspace.util.SolrImportExport is used to export, *clear *and > *import *Solr indexes. > > with the following parameters > private static final String ACTION_OPTION = "a"; > private static final String CLEAR_OPTION = "c"; > private static final String DIRECTORY_OPTION = "d"; > private static final String HELP_OPTION = "h"; > private static final String INDEX_NAME_OPTION = "i"; > private static final String KEEP_OPTION = "k"; > private static final String LAST_OPTION = "l"; > > > hope this help > Emilio > > > El 01/04/2016 a las 20:15, Courtney Matthews escribió: > > Hey gang, > > We're trying to remove unwanted name variations from the solr authority > index. > > How can the Solr authority index be updated? > > Running [dspace]/bin/dspace index-discovery -b or -bfs leaves the > authority core untouched. > > Your help would be appreciated. > > Best, > > Courtney. > > > > <https://lh3.googleusercontent.com/-Sc3Ps_4S-5s/Vv66MepXD1I/AAAAAAAAAAg/84Ro90jyNewXzKoUf71IJcYZfHwWqpGGw/s1600/russell-thompson_reindex.png> > -- > 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 [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > > >
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
