Field Mapping Between Khoros and SearchUnify

This article visualizes the mapping between the fields found on the Khoros frontend and the SearchUnify fields under the tab Khoros Content Source > Edit > Rules. Using this document you can pick the right fields for crawling and indexing in SearchUnify.

Here's an example: The highlighted area in the image is called "current_revision" in Khoros but its name in SearchUnify is "last_update_time".

To index the data stored in "current_revision" pick the "last_update_time" field while choosing Khoros fields for indexing.

Search Field Name Fields from API Response & Description Visual Representation at Khoros Front-End
subject subject (It provides the information of message title)

kudos kudos (It gives the information of message kudos)

body body
parentCategoryName parentCategoryName (It provides information about the board that it belongs to which Parent category )

data_category_nested dataCategoryNested (store the nested data of category)
data_category_flat dataCategoryFlat (store the array of strings of category title)
products products (stores the array of strings of product title)

parentCategoryId parentCategoryId (store the array of strings as a board id’s)
rootCategoryName root_category (It provides information about the board that belongs to which root category)

rootCategoryId root_category (It provides information about the board that belongs to which root category)
boardName board (It provides information on the board name)

boardId board (Provides the ID of the board)

author author (It provides information that who created the message )

authorHref author (It provides information that the author details)

type conversation (Provide the information on type of board i.e. forum, Events))

view_href view_href (It provides the URL of the message)

replyCount replies (Provides the count of replies in each message)
solved conversation
viewCount metrics (Provides the count of views in each message)
label labels (Provide the labels in each message)

comments replies (It provides information on comments in each message)

tags tags (It provides information on tags in each message)

metadata Images
Videos
id id
file attachments (It provides the information on the file uploaded in each message)

replies replies Comments Count
moderation_status moderation_status
grouphub_id groupHubId (It provides information on the group hub in each message)
boardNameTitle board (It provides information on the board name title in each message)
grouphub_short_title grouphubShortTitle (It provides information on the Group Hub short title )

grouphub_description groupHubDesc (It provides information on the Group Hub description )

grouphub_view_href groupHubHref (It provides information on the Group hub link )

grouphub_membership_type ghbMembershipType (It provides information on the Group hub membership type. This group hub is closed, open )

grouphub_title ghbTitle (It provides information on the Group hub title. )

last_update_time current_revision (It provides the date when the message is edited.)