Member Junction
    Preparing search index...

    Provides file-level search across MJ File Storage accounts using each provider's native SearchFiles() API. Only accounts with IncludeInGlobalSearch=true and providers with SupportsSearch=true are searched.

    Permission checking is performed against FileStorageAccountPermission records. If no permission records exist for an account, it is accessible to everyone (backwards compatible). Otherwise, the user must have CanRead=true via a direct User permission, a Role permission, or an Everyone permission.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    config: SearchProviderConfig = null

    Config from the SearchProvider metadata record, set during Initialize()

    SourceType: SearchSource = 'storage'

    Which search source this provider represents

    Accessors

    Methods