Skip to content

SRCH-6530 add new fields to template#2044

Open
selfdanielj wants to merge 4 commits into
mainfrom
SRCH-6530_add_metadata_to_document
Open

SRCH-6530 add new fields to template#2044
selfdanielj wants to merge 4 commits into
mainfrom
SRCH-6530_add_metadata_to_document

Conversation

@selfdanielj
Copy link
Copy Markdown
Contributor

@selfdanielj selfdanielj commented May 19, 2026

Summary

Testing

  • Run the command to create or update the opensearch index.
  • Verify index and template are updated
    • Assuming development-i14y-documents-searchgov is your dev index name...
    • GET development-i14y-documents-searchgov/_mapping/field/metadata.* should display information about the newly mapped fields.
    • GET /_template/development-i14y-documents-searchgov should display information about the newly mapped fields.

Checklist

Please ensure you have addressed all concerns below before marking a PR "ready for review" or before requesting a re-review. If you cannot complete an item below, replace the checkbox with the ⚠️ :warning: emoji and explain why the step was not completed.

Functionality Checks

  • You have merged the latest changes from the target branch (usually main) into your branch.

  • Your primary commit message is of the format SRCH-#### <description> matching the associated Jira ticket.

  • PR title is either of the format SRCH-#### <description> matching the associated Jira ticket (i.e. "SRCH-123 implement feature X"), or Release - SRCH-####, SRCH-####, SRCH-#### matching the Jira ticket numbers in the release.

  • Automated checks pass. If Code Climate checks do not pass, explain reason for failures:

Process Checks

  • You have specified at least one "Reviewer".

@selfdanielj selfdanielj self-assigned this May 19, 2026
@selfdanielj selfdanielj marked this pull request as draft May 19, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants