{"library":"sqlite-fts4","type":"library","category":null,"description":"sqlite-fts4 is a Python library providing custom SQLite functions designed for efficient full-text search (FTS4) ranking and decoding. It offers functions like `rank_score`, `rank_bm25`, `decode_matchinfo`, and `annotate_matchinfo` to enhance the utility of SQLite's built-in FTS4 extension. The library, currently at version 1.0.3, is actively maintained with a focus on stability and compatibility, addressing specific issues such as big-endian system support.","language":"python","status":"active","version":"1.0.3","tags":["sqlite","fts4","search","full-text search","database","ranking"],"install":[{"cmd":"pip install sqlite-fts4","imports":["from sqlite_fts4 import register_functions","from sqlite_fts4 import rank_score"]},{"cmd":"conda install conda-forge::sqlite-fts4","imports":[]}],"homepage":null,"github":"https://github.com/simonw/sqlite-fts4","docs":null,"changelog":"https://github.com/simonw/sqlite-fts4/releases","pypi":"https://pypi.org/project/sqlite-fts4/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqlite-fts4/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}