Skip to content

fix: return doclist of same type as input index in find and findbatched#1470

Merged
JoanFM merged 5 commits into
mainfrom
fix-doclist-schema-in-find
Apr 27, 2023
Merged

fix: return doclist of same type as input index in find and findbatched#1470
JoanFM merged 5 commits into
mainfrom
fix-doclist-schema-in-find

Conversation

@anna-charlotte

Copy link
Copy Markdown
Contributor

Return a doclist of same type as the input index in find() and find_batched().

Signed-off-by: anna-charlotte <charlotte.gerhaher@jina.ai>
anna-charlotte added 2 commits April 27, 2023 16:26
Signed-off-by: anna-charlotte <charlotte.gerhaher@jina.ai>
Signed-off-by: anna-charlotte <charlotte.gerhaher@jina.ai>
@github-actions github-actions Bot added size/s and removed size/xs labels Apr 27, 2023
@anna-charlotte anna-charlotte marked this pull request as ready for review April 27, 2023 15:24
@anna-charlotte anna-charlotte requested review from JoanFM and samsja April 27, 2023 15:25
Comment thread docarray/utils/find.py Outdated
Charlotte Gerhaher and others added 2 commits April 27, 2023 17:30
Co-authored-by: Joan Fontanals <joan.martinez@jina.ai>
Signed-off-by: Charlotte Gerhaher <charlotte.gerhaher@jina.ai>
@github-actions

Copy link
Copy Markdown

📝 Docs are deployed on https://ft-fix-doclist-schema-in-find--jina-docs.netlify.app 🎉

@JoanFM JoanFM merged commit d497cba into main Apr 27, 2023
@JoanFM JoanFM deleted the fix-doclist-schema-in-find branch April 27, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

find doesn't return DocList with same doc_type as index

3 participants