Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Make solr-import-statistics, solr-export-statistics, and solr-reindex-statistics easier to use
    1. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyDS-3456
    2. Issues
      1. The import and export tool always assume that the main statistics repo is being processed making it difficult to successfully process an individual shard.
      2. The import tool often fails when attempting to import records due to _version issues.
      3. Error messages are confusing from these tools.
      4. The export and re-index tools often fail due to the presence of existing export files.
    3. Proposed Changes
      1. Proposal: Do not force the inclusion of a "-i statistics" parameter to the function.  Rather, set "-i statistics" as a default when no "-i" parameter is found. 
      2. Jira
        serverDuraSpace JIRA
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
        keyDS-3456
      3. Proposal: Make the import process more tolerant during record ingest
      4. Proposal: Make import/export failure messages more explicit.  Include the repository, the export file, and the reason for failure in error and log messages.  JiraserverDuraSpace JIRAserverIdc815ca92-fd23-34c2-8fe3-956808caf8c5keyDS-3456
      5. Proposal: Add a command line option allowing export files to be overwritten on export.
      6. Proposal: Add a command line option allowing export files to be overwritten on re-index
    4. Pull Requests
      1. DSpace 5x PR: https://github.com/DSpace/DSpace/pull/1623/files
      2. DSpace 6x PR: https://github.com/DSpace/DSpace/pull/1624/files
  2. When sharding, the destination repo name is off by one calendar year 
    1. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyDS-3437
    2. Note that this issue has been found at Georgetown.  Tom Desair could not reproduce this issue.
  3. solr-reindex-statistics does not work for a shard 
    1. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyDS-3464