tags) * $total - Total number of matching results * $page - Current page number * $perPage - Results per page */ $page = $page ?? 1; $perPage = $perPage ?? 25; $totalPages = ($perPage > 0) ? (int)ceil(($total ?? 0) / $perPage) : 1; $query = $query ?? ''; $collection = $collection ?? ''; $collectionNames = [ '' => 'All Collections', 'jfk_assassination' => 'JFK Assassination Records', 'cia_declassified' => 'CIA Declassified', 'cia_stargate' => 'CIA Stargate Program', 'cia_mkultra' => 'CIA MKUltra', 'lincoln_archives' => 'Lincoln Archives', 'house_resolutions' => 'House Resolutions', 'nasa_apod' => 'NASA APOD', 'nasa_epic' => 'NASA EPIC', 'area51_cia' => 'Area 51 / CIA Declassified', 'court_records' => 'Court Records', 'foia' => 'FOIA Releases', 'house_oversight' => 'House Oversight', ]; $collectionBadgeColors = [ 'jfk_assassination' => 'bg-purple-100 text-purple-700', 'cia_declassified' => 'bg-emerald-100 text-emerald-700', 'cia_stargate' => 'bg-teal-100 text-teal-700', 'cia_mkultra' => 'bg-rose-100 text-rose-700', 'lincoln_archives' => 'bg-amber-100 text-amber-700', 'house_resolutions' => 'bg-blue-100 text-blue-700', 'nasa_apod' => 'bg-indigo-100 text-indigo-700', 'nasa_epic' => 'bg-sky-100 text-sky-700', 'area51_cia' => 'bg-emerald-100 text-emerald-700', 'court_records' => 'bg-slate-100 text-slate-700', 'foia' => 'bg-cyan-100 text-cyan-700', 'house_oversight' => 'bg-orange-100 text-orange-700', ]; $title = ($query ? htmlspecialchars($query) . ' - ' : '') . 'Search - Research Document Archive'; $content = ''; ob_start(); ?>

Search Documents

Advanced Filters
Clear filters

0): ?> Showing to of results for "" No results found for "" in

No results found

Try adjusting your search terms or removing collection filters.

Enter a search query

Search across all collections by text content, entity names, or document titles.