Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DSpace Discovery

Table of Contents
minLevel2
outlinetrue
stylenone

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="5fb29cd590dfbdcc-f7cf0116-400e4aaf-b004833c-c3390cdd7c041e827f61cf35"><ac:plain-text-body><![CDATA[

Command used:

[dspace]/bin/dspace update-discovery-index -o

]]></ac:plain-text-body></ac:structured-macro>

Java class:

org.dspace.discovery.SolrServiceImpl (or any other custom class that inherits from org.dspace.discovery.IndexingService)

Arguments (short and long forms):

Description

-o

Run maintenance on the Discovery SOLR index. Recommended to run daily, to prevent your servlet container from running out of memory

...