Skip to content

Conversation

wanliAlex
Copy link
Collaborator

Change Summary

Catch releases/2.23: #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 requested a review from papa99do August 22, 2025 02:34
@wanliAlex wanliAlex merged commit d71fb7c into mainline Aug 22, 2025
36 checks passed
@wanliAlex wanliAlex deleted the li/catch-releases-223 branch August 22, 2025 03:47
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