Files
fizzy/app/models
Donal McBreen 28efe28f24 Replace Search::Index with Search::Records
Lean on ActiveRecord models for searching and strip out the raw SQL.
Replaces the search_index_* tables with sharded search_records_* tables
as that allows us to use a Search::Record model name.

A Class is dynamically created for each record table shard so that we
and we can access it via the Search::Record.for_account(account_id)
method.
2025-11-17 09:12:40 -05:00
..
2025-11-14 11:24:55 +01:00
2025-11-17 09:12:39 -05:00
2025-11-17 09:12:40 -05:00
2025-08-25 10:30:43 +02:00
2025-11-14 11:44:04 +01:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:11:36 -05:00
2025-04-24 15:20:08 +02:00
2025-07-21 20:11:03 -05:00
2024-12-18 12:38:53 -06:00
2025-11-17 09:11:36 -05:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:40 -05:00