simonw/datasette

Mechanism for ranking results from SQLite full-text search

Open

#268 opened on May 16, 2018

View on GitHub
 (12 comments) (0 reactions) (0 assignees)Python (8,637 stars) (625 forks)batch import
featurehelp wantedmediumsearch

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