Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Reindex all of solr:

# ssh to server as deploy user
$ cd /opt/sufia-project/current
$ bundle exec rails console production
$ ActiveFedora::Base.reindex_everything

Note: If Reindexing due to a server move, import the Postgres database of users prior to reindexing. Otherwise you will need to reindex again once the users have been moved over.

 

 

  • No labels