Firestore Timetable Search
Preloaded flight details, visible as you type.
This page reads the same public Firestore timetable index used by AeroRadar search suggestions. Type a flight prefix to see airline, route, departure time, arrival time, and data freshness before a live provider override arrives.
| Flight | Airline | Route | Departure | Arrival | Index Source |
|---|---|---|---|---|---|
| Loading flight search index... | |||||
How to read this page
Rows come from the daily `aeroradarFlightSearchIndex` Firestore collection. They are timetable predictions, not live operational truth. In the mobile app, an exact live-provider flight result wins over these indexed rows, which preserves fast typing while still allowing live status, gate, terminal, and provider updates to take precedence.