Technical Deep Dives
Sub-Second Search Across 2.1 Million Documents
TLDR A fast full-text search system built into the database (known technically as a GIN-indexed tsvector) enables sub-second queries across 2.1 million...
2 investigations
TLDR A fast full-text search system built into the database (known technically as a GIN-indexed tsvector) enables sub-second queries across 2.1 million...
TLDR PostgreSQL 16 serves as the single master database for the entire Epstein corpus analysis. Six core tables hold 2.1 million documents, 2.38 million...