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 (625 forks)batch import
featurehelp wantedmediumsearch

Repository metrics

Stars
 (8,637 stars)
PR merge metrics
 (Avg merge 67d 23h) (19 merged PRs in 30d)

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