Skip to content

feat: add retrieval-level temporal scoping - #299

Merged
Helweg merged 1 commit into
mainfrom
feat/retrieval-level-temporal-scoping
Aug 16, 2026
Merged

feat: add retrieval-level temporal scoping#299
Helweg merged 1 commit into
mainfrom
feat/retrieval-level-temporal-scoping

Conversation

@Helweg

@Helweg Helweg commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • apply date scopes during Usearch traversal rather than after global retrieval
  • add blameUntil and scoped filtering for search, peek, and find_similar
  • propagate scope across vector, keyword, fusion, reranking, and host schemas

Closes #294

Validation

  • npx vitest run tests/native.test.ts tests/database.test.ts tests/search-integration.test.ts tests/mcp-server.test.ts tests/pi-package.test.ts tests/commands.test.ts tests/tools-context.test.ts
  • npm run typecheck
  • npm run lint
  • npm run build && npm run test:run

@Helweg Helweg added the feature New feature or capability label Aug 16, 2026
@Helweg
Helweg merged commit bbb5a02 into main Aug 16, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or capability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Support date-based filtering in search()

1 participant