|
|
|
|
|
by tehbeard
1873 days ago
|
|
Lunr needs the full index on client though, right? Being able to use fts-5 without the penalty of having to pull down the whole index make it work much better at larger scales, even with the penalty of additional network requests. |
|