Skip to content

Commit

Permalink
#47 add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sekmiller committed Feb 10, 2022
1 parent 326ecf3 commit ed9f719
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/release-notes/47-solr-upgrade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
### Solr 8 Support/Upgrade

The Dataverse Software now runs on Solr 8.11.1, the latest available stable release in the Solr 8.x series.

### Solr Upgrade

With this release we upgrade to the latest available stable release in the Solr 8.x branch. We recommend a fresh installation of Solr 8.8.1 (the index will be empty) followed by an "index all".

Before you start the "index all", the Dataverse installation will appear to be empty because the search results come from Solr. As indexing progresses, partial results will appear until indexing is complete.

See <http://guides.dataverse.org/en/5.10/installation/prerequisites.html#installing-solr> for more information.

0 comments on commit ed9f719

Please sign in to comment.