Skip to content

[releases/2.23] Catch releases 2.22.2#1290

Merged
wanliAlex merged 3 commits intoreleases/2.23from
li/catch-releases-2-22
Aug 22, 2025
Merged

[releases/2.23] Catch releases 2.22.2#1290
wanliAlex merged 3 commits intoreleases/2.23from
li/catch-releases-2-22

Conversation

@wanliAlex
Copy link
Collaborator

@wanliAlex wanliAlex commented Aug 22, 2025

Change Summary

Catch a patch in marqo 2.22.2: #1287

Related Jira Ticket

Checklist

  • Tests have been added for changes
  • Documentation has been updated
  • Breaking changes are clearly identified
  • Python client changes linked or N/A

For new field types:

  • Tests cover score modifier usage of this new type
  • Test indexes updated to cover the new type for all APIs (add docs, search, partial update, etc.)

…tion (#1287)

Introduce improved handling of missing documents and embeddings in recommendation and search workflows. It adds new parameters `allow_missing_documents` and `allow_missing_embeddings` to allow the API to optionally skip errors when documents or their embeddings are missing.

In addition, we ease the restriction on the hybrid search parameter `queryTensor`. It can now be either None, {} or not provided.
@wanliAlex wanliAlex changed the base branch from mainline to releases/2.23 August 22, 2025 00:48
@wanliAlex wanliAlex merged commit d797852 into releases/2.23 Aug 22, 2025
48 of 50 checks passed
@wanliAlex wanliAlex deleted the li/catch-releases-2-22 branch August 22, 2025 02:25
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