Field Mapping Between Higher Logic Vanilla and SearchUnify
This article visualizes the mapping between the fields found on the Higher Logic Vanilla frontend and the SearchUnify fields under the tab Higher Logic Vanilla 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 Title for HL Vanilla Discussion object, however, its name in SearchUnify is name.
Field Mapping for Discussion Object
Search Field Name |
Fields from API Response |
Visual Representation at Higher Logic Vanilla Frontend |
ID |
discussionID |
Title |
name |
|
Description |
body |
|
countComment |
countComments |
|
comments |
comments |
|
categoryId |
categoryID |
|
views |
countViews |
|
authorId |
insertUserID |
authorName |
name |
|
tags |
tags |
breadcrumbs |
breadcrumbs |
|
Field Mapping for Article Object
Search Field Name |
Fields from API Response |
Visual Representation at Higher Logic Vanilla Frontend |
articleId |
articleID |
category |
category |
|
breadcrumbs |
breadcrumbs |
|
title |
name |
|
body |
body |
|
url |
url |
|
authorId |
userID |
|
authorName |
name |
|
updatedUser |
name |
Field Mapping for Article Object
Search Field Name |
Fields from API Response |
Visual Representation at Higher Logic Vanilla Frontend |
eventId |
eventID |
name |
name |
|
description |
excerpt |
|
url |
url |
|
location |
location |
|
locationUrl |
locationUrl |
breadcrumbs |
breadcrumbs |
|
Field Mapping for Group Object
Search Field Name |
Fields from API Response |
Visual Representation at Higher Logic Vanilla Front-End |
groupId |
groupID |
name |
name |
|
description |
description |
|
members |
members |
|
breadcrumbs |
breadcrumbs |
|
privacy |
privacy |
|
countMembers |
countMembers |
|
countDiscussions |
countDiscussions |
url |
url |
|