Skip to content

feat: add observability logging for hybrid search mode#1464

Open
jioffe502 wants to merge 1 commit intoNVIDIA:mainfrom
jioffe502:feat/hybrid-observability
Open

feat: add observability logging for hybrid search mode#1464
jioffe502 wants to merge 1 commit intoNVIDIA:mainfrom
jioffe502:feat/hybrid-observability

Conversation

@jioffe502
Copy link
Collaborator

Description

Print confirmation at each stage when --hybrid is active:

  • startup: flag is enabled
  • index creation: FTS index created successfully
  • LanceDB summary: list of indices on the table
  • recall: which search mode is being used

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • If adjusting docker-compose.yaml environment variables have you ensured those are mimicked in the Helm values.yaml file.

Print confirmation at each stage when --hybrid is active:
- startup: flag is enabled
- index creation: FTS index created successfully
- LanceDB summary: list of indices on the table
- recall: which search mode is being used

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Jacob Ioffe <jioffe@nvidia.com>
@jioffe502 jioffe502 requested a review from a team as a code owner March 2, 2026 18:44
@jioffe502 jioffe502 requested a review from jperez999 March 2, 2026 18:44
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