Gsearch
common tasks
location
dependencies
modifying config files
- fgsconfig-basic.properties:
bhladmin@bhl-test2: ant -f /opt/data-management/gsearch/fgsconfig-basic.xml - It is recommended to delete all index in Solr (/mnt/nfs/test/data/data-management/solr/core/data) before reindexing.
how to test if it's working
login information if necessary
- username: fgsAdmin
- password: [the same as bhletech account]
proxy information
- bhladmin@bhl-proxy1:~$ sudo vi /etc/apache2/sites-enabled/bhl-test
Installation
- Version 2.3 from https://github.com/fcrepo/gsearch (git clone)
- Follow the instructions in FedoraGenericSearch/src/html/fedoragsearch-doc.html
- Configure Fedora to update gSearch index when new objects are archived => see fedoragsearch-doc.html section "Configuring Fedora for Automatic Updates"
- Move config files to data-management folder:
bhladmin@bhl-test2: mv -r /opt/archival-storage/fedora/tomcat/webapps/fedoragsearch/FgsConfig/* /opt/data-management/gsearch
Troubleshooting
- If fedoragsearch loses the connection to ActiveMQ, simple restart the fedoragsearch applet from the manager app of tomcat (<tomcat_url>/manager/html/)