I have built a simple variant of the basic data engine that provides FULL TEXT search using SqLite's intrinsic FTS5 full text engine with bm25 ordering.
It is my thank-you for providing such a nice and clean
wiki.js
implementation.