Skip to content

fix(search): preserve zero FT.CREATE scores#3355

Open
alencristen wants to merge 1 commit into
redis:masterfrom
alencristen:fix/ft-create-zero-score
Open

fix(search): preserve zero FT.CREATE scores#3355
alencristen wants to merge 1 commit into
redis:masterfrom
alencristen:fix/ft-create-zero-score

Conversation

@alencristen

@alencristen alencristen commented Jul 22, 2026

Copy link
Copy Markdown

Description

FT.CREATE dropped SCORE: 0 because the parser used a truthy check. Redis accepts zero, so this forwards it and adds a regression test.

Checklist

  • Search tests pass (272)
  • Lint, build, and command JSDoc checks pass
  • No docs change needed

Full suite: 3,313 passed; one unrelated socket timeout test timed out under load and passed alone.

Assisted by OpenAI Codex (GPT-5.6).

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.

2 participants