Skip to content

feat(search)!: drop markdown storage and add embedding sync#13

Merged
lurkshark merged 2 commits intomainfrom
ballard
Mar 5, 2026
Merged

feat(search)!: drop markdown storage and add embedding sync#13
lurkshark merged 2 commits intomainfrom
ballard

Conversation

@lurkshark
Copy link
Owner

  • Refactor document persistence to store content hashes, migrate legacy tables, and regenerate chunks/links on upsert.
  • Add explicit embedding operations and update API/CLI routes and commands.

BREAKING CHANGE: Document payloads no longer include content_markdown and chunk endpoints/commands are replaced by embed operations.

Refactor document persistence to store content hashes, migrate legacy tables, and regenerate chunks/links on upsert. Add explicit embedding operations and update API/CLI routes and commands.

BREAKING CHANGE: Document payloads no longer include content_markdown and chunk endpoints/commands are replaced by embed operations.
@lurkshark lurkshark merged commit 0437cc5 into main Mar 5, 2026
1 check passed
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.

1 participant