[Archivesspace_Users_Group] Staging upgrade using Vagrant/Virtualbox, data in MySQL tables, Solr core present, reindexed, yet no data displayed in ASpace application

Jesse Martinez jesse.martinez at bc.edu
Wed Jul 12 10:57:03 EDT 2023


Ah, I see now. I saw you respond earlier with the following solr conf
directory "/var/solr/data/archivesspace/conf" and that led me down this
path. Sorry about that!

Jesse

On Wed, Jul 12, 2023 at 10:46 AM Mark Cyzyk <mcyzyk at gmail.com> wrote:

>
> Jesse,
>
> I'm pretty sure that's what I'm already doing.  From my Vagrantfile:
>
> >   solr_provision = <<SCRIPT
> > sudo mkdir /opt
> > cd /opt
> > sudo wget
> > https://archive.apache.org/dist/lucene/solr/8.10.0/solr-8.10.0.tgz
> > sudo tar zxf solr-8.10.0.tgz
> > sudo bash /opt/solr-8.10.0/bin/install_solr_service.sh
> > /opt/solr-8.10.0.tgz
> > sudo systemctl status solr
> > sudo systemctl start solr
> > sudo mkdir -p /opt/solr/server/solr/configsets/archivesspace/conf
> > sudo cp -r /vagrant/archivesspace_CURRENT/solr/*
> > /opt/solr/server/solr/configsets/archivesspace/conf/
> > sudo chown -R solr:solr /opt/solr
> > sudo su - solr -c "/opt/solr/bin/solr create -c archivesspace -p 8983
> > -d archivesspace"
> > sudo systemctl restart solr
> > SCRIPT
>
> <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
> Mark Cyzyk, M.A., M.L.S.
> Library Applications Group
> The Sheridan Libraries
> The Johns Hopkins University
> mcyzyk at jhu.edu
>
> Verba volant, scripta manent.
>
> On 7/12/23 10:36, Jesse Martinez wrote:
> > mkdir -p /opt/solr/server/solr/configsets/archivesspace/conf
>
>

-- 
Jesse Martinez
Senior Library Applications Developer
O'Neill Library, Boston College
jesse.martinez at bc.edu
617-552-2509
he/him/his
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20230712/ec2f7e3e/attachment.html>


More information about the Archivesspace_Users_Group mailing list