[
wiki.lyrasis.org]
Тут всё описано. По сути надо экспортировать статистику из кастомного SOLR который ранее был в составе dspace в новый отдельный solr, который теперь просто ставится из репов...
Цитата:Statistics data: what to back up depends on what you were using before: the options are the default SOLR Statistics, or the legacy statistics. Legacy stats utilizes the dspace.log files, while SOLR Statistics stores data in [dspace]/solr/statistics. A simple copy of the logs or the Solr core directory tree should give you a point of recovery, should something go wrong in the update process. We can't stress this enough: your users depend on these statistics more than you realize. You need a backup.
Authority data: stored in [dspace]/solr/authority. As with the statistics data, making a copy of the directory tree should enable recovery from errors.
Цитата:[dspace]/bin/dspace solr-export-statistics -i authority
[dspace]/bin/dspace solr-export-statistics -i statistics
Но реально, просто внимательно статью про апгрейду чего угодно до 7 версии еще раз прочтите, может там добавилось чего с момента когда Вы обновляли.