Django application providing a user-interface for building a file and metadata management system. Operates in conjunction with https://github.com/usgin/metadata-server
BSD 3-Clause "New" or "Revised" License
1
stars
1
forks
source link
Geoportal not harvesting all records from repository WAF--time out problem? #41
repository contains 2531 records; geoportal is only reporting 1145 records harvested from repository.stategeothermaldata.org WAF. Might have time-out problem because it takes a long time for repository to generate list of links for all records that Geoportal uses for harvest. Ryan thinks delay is largely because repository has to look up permissions on each record, but this is unnecessary when generating a list of all published records... Fix permissions issue with repository generating list of records.
repository contains 2531 records; geoportal is only reporting 1145 records harvested from repository.stategeothermaldata.org WAF. Might have time-out problem because it takes a long time for repository to generate list of links for all records that Geoportal uses for harvest. Ryan thinks delay is largely because repository has to look up permissions on each record, but this is unnecessary when generating a list of all published records... Fix permissions issue with repository generating list of records.