Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: document extra methods #19

Merged
merged 1 commit into from
Dec 26, 2024
Merged

refactor: document extra methods #19

merged 1 commit into from
Dec 26, 2024

Conversation

N3kox
Copy link
Contributor

@N3kox N3kox commented Dec 25, 2024

What type of PR is this?

  • refactor schema.Document builtin extra methods
    • rename few method names and extra key
    • add sparse vector getter & setter(basically for indexer and retrieve)

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

  • 调整 schema.Document extra 的部分内置方法
    • 修改部分方法名称与 key
    • 新增 sparse vector getter setter,供 indexer & retriever 使用

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@CLAassistant
Copy link

CLAassistant commented Dec 25, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

go-test-coverage report:

No coverage report available ```

@N3kox N3kox marked this pull request as ready for review December 25, 2024 10:02
schema/document.go Outdated Show resolved Hide resolved
@N3kox N3kox merged commit 50ee963 into main Dec 26, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants