Commit dc25ea5
build(cmake): switch forum deep-index to FTS5, drop Xapian
Align the CMake build with the FTS5 forum content search already present
on this branch: compile deep_search/forumsindex_fts5.{cpp,hpp} instead of
the Xapian-based forumsindex.{cpp,hpp}, and remove the now-unused Xapian
find_package/link. The qmake build was already updated.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2d06d5e commit dc25ea5
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
643 | | - | |
644 | | - | |
645 | | - | |
646 | 643 | | |
647 | 644 | | |
648 | 645 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
689 | | - | |
| 689 | + | |
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
694 | | - | |
| 694 | + | |
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
| |||
0 commit comments