MIME type of the file.
OptionalcustomCustom metadata associated with the file.
OptionalexcerptText excerpt showing the search term in context (for content searches). May contain HTML highlighting tags from the provider. Undefined if content search was not performed or no match in content.
When the file was last modified.
OptionalmatchWhether the match was found in the filename (true) or content (false). Undefined if this information is not available from the provider.
Filename without the directory path.
OptionalobjectProvider-specific object ID that can be used for direct access. This ID can be passed to GetObject/GetMetadata to bypass path resolution. Examples: Box file ID, Google Drive file ID, SharePoint item ID, Dropbox id. Provides significant performance improvement by avoiding path traversal.
Full path to the file including directory and filename.
OptionalproviderProvider-specific additional data. Example: Google Drive file ID, SharePoint list item ID, etc.
OptionalrelevanceRelevance score from the search provider (0.0 to 1.0). Higher scores indicate better matches. May be undefined if provider doesn't return relevance scores.
File size in bytes.
Represents a single search result from a file storage provider. Combines file metadata with search-specific information like relevance and excerpts.