Skip to content

DEV: Remove the score calculation limitation from the scoring page#3526

Merged
dwdougherty merged 1 commit into
mainfrom
DOC-6446
Jun 18, 2026
Merged

DEV: Remove the score calculation limitation from the scoring page#3526
dwdougherty merged 1 commit into
mainfrom
DOC-6446

Conversation

@dwdougherty

@dwdougherty dwdougherty commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

This PR removes a limitation that has now been fixed in the 8.x OSS releases.


Note

Low Risk
Documentation-only change with no code, configuration, or runtime impact.

Overview
Removes an outdated warning on the BM25STD (default) scorer section that said deleting or replacing indexed documents could temporarily skew FT.SEARCH scores until the Search garbage collector ran.

That behavior is documented as fixed in Redis Open Source 8.x, so the limitation note is no longer accurate. No scorer behavior or API text is changed beyond dropping that block.

Reviewed by Cursor Bugbot for commit bcd1f22. Bugbot is set up for automated code reviews on this repo. Configure here.

@dwdougherty dwdougherty requested a review from a team June 18, 2026 15:36
@dwdougherty dwdougherty self-assigned this Jun 18, 2026
@dwdougherty dwdougherty added dev oss Redis Open Source labels Jun 18, 2026
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

DOC-6446

@github-actions

Copy link
Copy Markdown
Contributor

@jit-ci

jit-ci Bot commented Jun 18, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@andy-stark-redis andy-stark-redis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renders fine - approved.

@dwdougherty

Copy link
Copy Markdown
Collaborator Author

Thank you, @andy-stark-redis!

@dwdougherty dwdougherty merged commit 1626fe6 into main Jun 18, 2026
76 checks passed
@dwdougherty dwdougherty deleted the DOC-6446 branch June 18, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev oss Redis Open Source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants