AeroRadar LiveFlight Search Index

Redis timetable Search

Preloaded flight details, visible as you type.

This page reads the same public Redis 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.

Search by flight number

Flight prefix lookup

Prefix queries are capped at 25 rows per request by gateway access rules. The app uses these rows for fast predictive display, then replaces them when live provider data supplies a newer exact match.

Visible rows 0 Rows currently rendered from Redis gateway cache.
Airlines 0 Unique airline names in the visible set.
Routes 0 Unique origin-destination pairs in view.
Index date -- Waiting for Redis gateway cache.
Connecting to Redis gateway cache
Flight Airline Route Departure Arrival Index Source
Loading flight search index...

How to read this page

Rows come from the daily `aeroradarFlightSearchIndex` Redis cache key set. 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.