-
Notifications
You must be signed in to change notification settings - Fork 4
FAQs
barnabyalter edited this page May 13, 2016
·
3 revisions
git clone [repos]
bundle install
rake db:create && rake db:migrate
rake findingaids:jetty:install
rails server
Now you'll have a working copy. You just need to index some EADs to see results.
rake findingaids:ead:index EAD=findingaids_eads/archives/adler.xml
rake findingaids:ead:index EAD=findingaids_eads/archives/
rake solr_ead:delete ID='EADID'
Where EADID
is found in <eadid></eadid>
of the XML.