Result types
Each type of content that is returned in the type ahead have a specific template that provides an intuitive result for users. For Bonzai Intranet content we leverage various pieces of metadata and taxonomy to provide additional context to users.
The news type shows the following information:
- News Title
- New Icon (consistent for all news articles)
- News Page Category
The following managed properties are used for this result type:
Item | Mapped Managed Property |
---|---|
News Title | Title |
Search Snippet | HitHighlightedSummary |
News Category | OwlNewsPageCategory |
The events type shows the following information:
- Event Date
- Event Title
- Event Category
- Start and End Times
- Event Location
- Past indicator if the event is in the past
The following managed properties are used for this result type:
Item | Mapped Managed Property |
---|---|
Event Title | Title |
Event Date | OwlEventPageStartDate |
Event Category | OwlEventPageCategory |
Start Time | OwlEventPageStartDate |
End Time | OwlEventPageEndDate |
Event Location | OwlEventPageLocation |
The spotlight type shows the following information:
- Spotlight title
- Search Snippet
- Spotlight Icon
- Spotlight Label
The following managed properties are used for this result type:
Item | Mapped Managed Property |
---|---|
Spotlight Title | Title |
Search Snippet | HitHighlightedSummary |
The location type shows the following information:
- Location Name
- Location Address (linked to emailand clickable)
- Location Number (linked to telephoneand clickable)
- Location Address (linked to Google Mapsand clickable)
The following managed properties are used for this result type:
Item | Mapped Managed Property |
---|---|
Spotlight Title | Title |
Search Snippet | HitHighlightedSummary |
The People item shows the following information:
- Person Name
- Email Address (linked to email and clickable)
- Phone Number (linked to telephone and clickable)
- Office Location
- Job Title
The following managed properties are used for this result type:
Item | Mapped Managed Property |
---|---|
Person Name | PreferredName |
Email Address | WorkEmail |
Phone Number | WorkPhone |
Office Location | OfficeNumber |
Job Title | JobTitle |
The list type shows the following information:
- List Name
- List Icon
- List Description
No mapping of managed properties is customized here as part of Bonzai since this is a standard SharePoint search result.
The Generic Page type shows the following information:
- Page Name
- Page Icon
- Generic Page Category
- Search Snippet
The following managed properties are used for this result type:
Item | Mapped Managed Property |
---|---|
Page Name | Title |
Page Category | OwlPageCategory |
Search Snippet | HitHighlightedSummary |
The Site type shows the following information:
- Site Name
- Search Snippet
- Site Name Icon (comprised from the first two letters of the site)
No mapping of managed properties is customized here as part of Bonzai since this is a standard SharePoint search result.
The Site type shows the following information:
- Library Name
- Search Snippet from SharePoint search
- Site Name Icon (comprised from the first two letters of the site)
No mapping of managed properties is customized here as part of Bonzai since this is a standard SharePoint search result.
The Site type shows the following information:
- Document Name
- Search Snippet from SharePoint search
- Document Icon (Generated from the type of document)
No mapping of managed properties is customized here as part of Bonzai since this is a standard SharePoint search result.
The Site type shows the following information:
- Link Name
- Link Icon (Taken from the icon used to create the link)
- Search Snippet from SharePoint search
- Link Description
The following managed properties are used for this result type:
Item | Mapped Managed Property |
---|---|
Link Name | Title |
Link Icon | OwlLinksIcon |
Search Snippet | HitHighlightedSummary |
Link Description | OwlLinksComment |
The Image result type shows the following information:
- Image Name
- Image Title
No mapping of managed properties is customized here as part of Bonzai since this is a standard SharePoint search result.
The site directory result shows the following information:
- Site Directory Item Name
- Site Directory Item Description
- Link Icon
Item | Mapped Managed Property |
---|---|
Site Directory Item Name | Title |
Site Directory Item Description | HitHighlightedSummary |
The Document Portal item has some intelligence built in to take advantage of the Document Description column. If this column is populated, then the description will show in the result:
If this column is not populated then we will show the hit highlighted summary from the search index:
The document portal result shows the following information:
- Document Title
- Document Category
Item | Mapped Managed Property |
---|---|
Document Name | Title |
Document Category | OwlDocPortalCategory |
Content Type | SPContentType |
Document Description | OwlDocPortalDescription |