Skip to content

refactor: remove warning, align naming#1337

Merged
JohannesMessner merged 4 commits intofeat-rewrite-v2from
refactor-small-tweaks
Apr 11, 2023
Merged

refactor: remove warning, align naming#1337
JohannesMessner merged 4 commits intofeat-rewrite-v2from
refactor-small-tweaks

Conversation

@JohannesMessner
Copy link
Copy Markdown
Member

This does 3 things:

  • align naming: embedding_field in the find() function is renamed to search_field, to align with document indexes
  • the default of search_field is changed to '' everywhere. We want people to be conscious about their schemas
  • remove a warning that is a bit too aggressive, and move it into the docstring

Signed-off-by: Johannes Messner <[email protected]>
Signed-off-by: Johannes Messner <[email protected]>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2023

📝 Docs are deployed on https://ft-refactor-small-tweaks--jina-docs.netlify.app 🎉

@JohannesMessner JohannesMessner merged commit dffb227 into feat-rewrite-v2 Apr 11, 2023
@JohannesMessner JohannesMessner deleted the refactor-small-tweaks branch April 11, 2023 13:52
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.

2 participants