Versions Compared

Key

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

...

Code Block
languagebash
themeRDark
cd /opt/shrine/tomcat/lib

wget https://open.catalyst.harvard.edu/svn/shrine-act/tags/201902050000/index/shrine-act-artifacts.s3.amazonaws.com/lucene-indices/lucene_index.zip
wget https://open.catalyst.harvard.edu/svn/shrine-act/tags/201902050000/indexshrine-act-artifacts.s3.amazonaws.com/lucene-indices/suggest_index.zip

unzip lucene_index.zip
unzip suggest_index.zip

rm lucene_index.zip suggest_index.zip