The disclaimer noting that the index may be stale is only shown when results exist. On a zero-result search, users see no context for why results might be missing — they cannot tell if the data is incomplete or if the query genuinely has no matches.
File: frontend/src/pages/SearchPage.tsx ~L201
Fix: Show the disclaimer on zero-result responses as well.
The disclaimer noting that the index may be stale is only shown when results exist. On a zero-result search, users see no context for why results might be missing — they cannot tell if the data is incomplete or if the query genuinely has no matches.
File:
frontend/src/pages/SearchPage.tsx~L201Fix: Show the disclaimer on zero-result responses as well.