OpenFin Workspace API
    Preparing search index...

    Enumeration ActionTrigger

    The reason which triggered the search result dispatch callback.

    Index
    FocusChange: "focus-change"

    The search result was dispatched back because the user has focused on another search result.

    Reload: "reload"

    The search result was dispatched back because there was a load error and the user requested a reload.

    UserAction: "user-action"

    The search result dispatch was triggered with a regular user action (click, hotkey, etc.)