Skip to content

Bsb/fix hybrid efruntime loadall#23

Merged
bsbodden merged 3 commits intomainfrom
bsb/fix-hybrid-efruntime-loadall
Feb 20, 2026
Merged

Bsb/fix hybrid efruntime loadall#23
bsbodden merged 3 commits intomainfrom
bsb/fix-hybrid-efruntime-loadall

Conversation

@bsbodden
Copy link
Collaborator

No description provided.

EF_RUNTIME is only valid for HNSW indexes and causes errors with FLAT
indexes. Default knnEfRuntime to 0 and only include it in the
FTHybridParams when explicitly configured to a non-zero value.
When no specific return fields are configured, call loadAll() so that
document content is included in the FT.HYBRID response. Without this,
queries return matched document keys but with empty field values.
@bsbodden bsbodden merged commit b529812 into main Feb 20, 2026
2 checks 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