On Sun, Feb 20, 2022 at 12:51:28PM -0800, John Fitzgerald wrote: > I'm actually in the process of piecemeal testing an existing DS 6.4 > instance's (meta)data against this test DS 7.3 instance. I wanted to set up > a parallel DS 6.4 using the same Tomcat & Solr servers as its twin; > Tomcat's easy for paralleling, but I'd like to use different core-names in > Solr; I started configuring a second Solr instance on the same server, but > the scope-creep discouraged me. Is there a setting in DS 6's configs where > one can assign different core-names to delineate between the DS instances? There is nothing to facilitate this in DSpace 6, but it shouldn't be difficult. I've been doing something similar in my development environment for some time.
There is a pending patch for DSpace 7 at https://github.com/DSpace/DSpace/pull/8147 that shows a way to do this in coordinated fashion. DSpace 6 would be quite similar. Another way would be to dispense with the prefix property and just edit the core names individually in the indicated configuration files. DSpace doesn't care how the cores are named. You just need agreement between Solr and DSpace. -- Mark H. Wood Lead Technology Analyst University Library Indiana University - Purdue University Indianapolis 755 W. Michigan Street Indianapolis, IN 46202 317-274-0749 www.ulib.iupui.edu -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/YhOWQ5NiKN7pmn1r%40IUPUI.Edu.
signature.asc
Description: PGP signature
