Expand description
AirClient::SearchFiles - issues a content / path search against the
Air daemon’s IndexingService index.
Returns an empty vector on success: the underlying
SearchFilesResponse does not yet carry per-hit detail in the live
proto, so the response is structural-only and downstream callers that
need hits should consume IndexInfo::Struct or wait for the schema to
grow per-hit fields.