frontend
    Preparing search index...
    Result: { query?: string; success: true } | { error: string; success: false }

    Contains success status of database operations performed by database handler functions like update_user_entry and delete_account.