- SearchFTS uses JOIN track_metadata instead of 5-table inline JOIN - SearchFTSByFilename uses JOIN track_metadata instead of 5-table inline JOIN - SearchFTSTracks uses JOIN track_metadata instead of 6-table inline JOIN - RebuildSearchIndex selects from track_metadata instead of inline JOIN - All 15 database tests pass with -race