osulp / archivesspace

SCARC ArchivesSpace implementation with ArcLight as public interface. https://github.com/osulp/arclight-osu
0 stars 0 forks source link

Configure Solr #2

Open CGillen opened 10 months ago

CGillen commented 10 months ago

The solr config is causing the ASpace public interface to crash.

If we want to demo the ASpace public search we should configure Solr with: https://github.com/archivesspace/archivesspace/blob/master/solr/schema.xml

If we want to demo Arclight we should configure Solr with: https://github.com/projectblacklight/arclight/blob/7c1cc18d44a4b39847af7d112b9fc4b7723f6039/solr/conf/solrconfig.xml

wickr commented 10 months ago

This was definitely working earlier, so somehow we lost the Solr schema getting loaded. More details in Slack.