Commit dc5c8d3
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 793681f commit dc5c8d3
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | 581 | | |
585 | 582 | | |
586 | 583 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
| 690 | + | |
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
695 | | - | |
| 695 | + | |
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
| |||
0 commit comments