summaryrefslogtreecommitdiff
path: root/content/search/_index.md
blob: 995b1ddc18f548aaede786b479050faf9dfa4ada (plain)
1
2
3
4
5
6
7
+++
title = "Search"
+++

<!-- The search is using [ElasticLunr](http://elasticlunr.com/). -->

The search is using [FTS5 Sqlite3 in sql.js](https://github.com/sql-js/sql.js).