Skip to content

refactor: remove warning, align naming#1337

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

refactor: remove warning, align naming#1337
JohannesMessner merged 4 commits into
feat-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 <messnerjo@gmail.com>
Signed-off-by: Johannes Messner <messnerjo@gmail.com>
Signed-off-by: Johannes Messner <messnerjo@gmail.com>
@github-actions

github-actions Bot commented Apr 5, 2023

Copy link
Copy Markdown

📝 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