Skip to content

Update BM25 logic to be consistent with Lucene#9

Open
lilyjge wants to merge 1 commit into
duckdb:mainfrom
lilyjge:main
Open

Update BM25 logic to be consistent with Lucene#9
lilyjge wants to merge 1 commit into
duckdb:mainfrom
lilyjge:main

Conversation

@lilyjge

@lilyjge lilyjge commented May 29, 2025

Copy link
Copy Markdown

Hi, I'm working with Professor Jimmy Lin, and I noticed that the BM25 logic used for FTS is different than the Lucene implementation shown in this paper. Since Lucene is a very widely used search engine, perhaps it would be nice to align the logic?

@lnkuiper

Copy link
Copy Markdown
Member

Thanks for the PR! The extension is undergoing heavy changes, but we are planning on integrating this into it once it is more stable.

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