Open chenejac opened 1 year ago
@gneissone's response from tech mailing list:
VIVO works fine with Solr 8.11.2. I haven’t tried the 9.x line, yet.
@gneissone's response at the Slack channel on this topic:
@Michael Bentz VIVO works fine with Solr 8 using the standard schema distributed at https://github.com/vivo-project/vivo-solr/tree/main. Don't believe you necessarily need to change anything from Solr 7. If you want to jump to Solr 9 there are couple changes you need to make... my notes are rather poor but here's what I wrote: Update 1: <fieldType name="location" class="solr.LatLonPointSpatialField" docValues="true”/> Update 2 to Solr.xml
${solr.modules:},scripting
@wwtamu started alignment of vivo-solr project for using Solr 9+.
I have tested VIVO docker with SOLR 8 and it works. I've created a new branch on the vivo-solr project: https://github.com/vivo-project/vivo-solr/tree/solr-8.11 I'm referencing this branch from my VIVO docker build.
Is your feature request related to a problem? Please describe. There is a vulnerability affecting all Solr versions prior to the version 8.8.2
Describe the solution you'd like VIVO 1.13.0 should be tested with Solr 8.8.2+ or Solr 9+