From 4e067edd6c8bee8eca7058a4a21e3292839165e8 Mon Sep 17 00:00:00 2001 From: nwoodward Date: Mon, 12 Aug 2024 14:22:12 -0500 Subject: [PATCH] specify support for DSpace 7 and 8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcb75ff..0c435e1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A tool written in Python to generate and email statistical reports for [DSpace 7 - Python 3.9+ - PostgreSQL 13+ -- DSpace 7.x repository ** +- DSpace 7.x or 8.x repository ** ** If your Solr index contains statistics from legacy DSpace 5.x or earlier instances, then the quality of the reports will go up significantly if you have migrated the old statistics to the new UUID identifiers in DSpace 6. See the [DSpace Documentation](https://wiki.lyrasis.org/display/DSDOC6x/SOLR+Statistics+Maintenance#SOLRStatisticsMaintenance-UpgradeLegacyDSpaceObjectIdentifiers(pre-6xstatistics)toDSpace6xUUIDIdentifiers) for more information