Files
Trilium/apps/client/src
perfectra1n 48dd93b94b revert: remove FTS5 content search (no measured end-to-end improvement)
FTS5 query was 32x faster in isolation, but the content scan is only
1-7% of total search time. The JS pipeline (scoring, snippets,
highlighting, tree walk) dominates. The in-memory optimizations in
this PR provide the real gains.

Removes: migration, fts_index service, event wiring, UI option,
integration test. Keeps all in-memory performance optimizations.
2026-03-20 12:50:40 -07:00
..
2026-01-10 11:15:21 +02:00
2025-11-05 22:08:31 +02:00
2026-02-10 17:26:58 +02:00