Field Mapping Between SharePoint and SearchUnify
This article visualizes the mapping between the fields found on the SharePoint frontend and the SearchUnify fields under the tab SharePoint 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 content in Sharepoint but its name in SearchUnify is Description.
| Search Field Name | Fields from API Response & Description | Visual Representation at SharePoint Front-End |
| id | UniqueId | |
| parentSiteName | ParentSiteName | |
| parentSiteUrl | parentSiteUrl | |
| Author | Author | |
| Title | Title | |
| view_href | view_href | |
| likeCount | OData__x005f_LikeCount | |
| updatedDate | updatedDate | |
| content | Description | |
| AttachmentName | CanvasContent1 | |
| commentCount | OData__x005f_CommentCount | |
| UserEmail | UserEmail |