Skip to main content
Akumina Announces Leadership Appointments - Peter Shields Named CEO, Ed Rogers Appointed President & Chief Product Officer Learn More
Akumina Logo
Back

Graph Search Tabbed Widget

Graph Search Tabbed Widget

Purpose

Displays the results of a search. Highly configurable using Graph Search.

 

Features

  • Promoted Results
  • Acronyms
  • Mappings
  • Intent Match
  • External Connectors
  • MAX AI integration
  • Search Tabs
  • Refiners

Details

  • Widget Name: GraphSearchTabbedWidget
  • Available With:  Release 6.4 and above
  • Content App Type:  N/A
  • Content Type:  N/A
  • Content App Name:  N/A
  • List Name:  N/A
  • Recommended Images Sizes:  N/A 
  • Dependencies:   Graph Permissions

Search Tabs

Default Out of the box Search tabs that are availible. Additional Tabs can be added in Search Manager

 

Tab

Searches

entityTypes

Query

All

Akumina Pages + Files

listItem

{query} AND {sites} AND ((({languagecode}) AND isDocument:false) OR((({fileExtensions}) AND isDocument:true) OR contentType:"akuminavideos" OR contentType: "akuminaimages") OR ({searchablelists}) AND (NOT(ContentType:Folder)) {other filters}

Pages

Akumina Pages in the Akumina site(s)

listItem

{query} AND {sites} AND (({languagecode}) AND isDocument:false) AND (NOT(ContentType:Folder)) {other filters}

Assets

Files in the Akumina site(s)

listItem

{query} AND {sites} AND ((({fileExtensions}) AND isDocument:true) OR contentType:"akuminavideos" OR contentType:"akuminaimages") AND {other filters}

People

Akumina User API

 

{query}

Outlook

Outlook email message

message

{query}

OneDrive

OneDrive files

driveItem

{query}

 

Properties

Widget Framework Determines the type of framework the widget provides. Value = react

uicallbackmethod

Function to call before binding the UI events

callbackmethod

Function to call after fetching data
istypeaheadinstance checkbox to enable type ahead search

 

Please note majority of configuration for the Search will be done in Search Manager

 

Any new tab added, custom tab will need a custom payload  defined, however if the tab is an external connector then custom query is optional, but need to make sure the tab name is same as the title of the external connector defined.

 

Views -Toggled in Focus mode

View Name:  Search Results Compact View View Description:  Compact search results.  View Preview: 

 

 

View Name:  Search Results Advanced Mode View View Description: Focused Search   View Preview: 

 

For an overview of Search result content views check out this knowledge article

 

^ Top