openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
sqlite-okapi-bm25
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 19, 2024 — Sep 19, 2025
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Figured out how to run a SQL test script to actually demonstrate running times
Josh Wilson
More...
over 11 years ago
Found and fixed an issue with how it was accepting the argument weights.
Josh Wilson
More...
over 11 years ago
the word is 'passed', not 'assed'
Josh Wilson
More...
over 11 years ago
Updated to include okapi_bm25f_kb which is the same as okapi_bm25f except it expects k1 and b as arguments.
Josh Wilson
More...
over 11 years ago
Updated note about architecture in test.sh
Josh Wilson
More...
over 11 years ago
Updated okapi_bm25() function to expect matchinfo() parameter as 'pcxnal' which matches the argument ordering specified on http://www.sqlite.org/fts3.html#matchinfo. Also updated test.sh to test the original okapi_bm25() function too.
Josh Wilson
More...
over 11 years ago
Added Bash test script to compile the extension and then run the sqlite3 command line tool loading the extension and a sample query on the test database.
Josh Wilson
More...
over 11 years ago
Added BM25f implementation
Josh Wilson
More...
over 11 years ago
Get rid of main in package.json
Radford Smith
More...
over 11 years ago
First commit
Radford Smith
More...
over 11 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree