Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GDT-54 Address mismatches with OpenSearch mapping #112

Merged
merged 1 commit into from
Jan 8, 2024

Commits on Jan 8, 2024

  1. Adjustments for successful OpenSearch indexing

    Why these changes are being introduced:
    
    After an MITAardvark transformation was mostly completed, a couple of small bugs were discovered when attempting to index the
    transformed TIMDEX records into OpenSearch.  This commit adddresses those bugs, both full fixes and workarounds, to allow
    continued pipeline testing and improvements to the MITAardvark transformation.
    
    How this addresses that need:
    * adds kind property to Dates and Identifiers
    * set get_locations() field method to return empty list until mapping approach confirmed
    
    Side effects of this change:
    * Anticipating successful indexing attempts from transformed records
    
    Relevant ticket(s):
    * https://mitlibraries.atlassian.net/browse/GDT-54
    ghukill committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6a97912 View commit details
    Browse the repository at this point in the history