simonw/datasette

Mechanism for ranking results from SQLite full-text search

Open

#268 opened on May 16, 2018

 (12 comments) (0 reactions) (0 assignees)Python (625 forks)batch import
featurehelp wantedmediumsearch

Repository metrics

Stars
 (8,637 stars)
PR merge metrics
 (PR metrics pending)

Description

This isn't particularly straight-forward - all the more reason for Datasette to implement it for you. This article is helpful: http://charlesleifer.com/blog/using-sqlite-full-text-search-with-python/

Contributor guide