Skip to content

Update item method fix #366

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

Merged
merged 1 commit into from
May 5, 2025
Merged

Update item method fix #366

merged 1 commit into from
May 5, 2025

Conversation

jonhealy1
Copy link
Collaborator

@jonhealy1 jonhealy1 commented May 5, 2025

Related Issue(s):

Description:

  • Changed item update operation to use Elasticsearch index API instead of delete and create for better efficiency and atomicity.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@jonhealy1 jonhealy1 marked this pull request as ready for review May 5, 2025 07:38
@jonhealy1 jonhealy1 merged commit 6fe0de1 into main May 5, 2025
15 checks passed
@jonhealy1 jonhealy1 deleted the issue-75 branch May 5, 2025 07:48
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.

1 participant