Field Mapping Between Box and SearchUnify
This article visualizes the mapping between the fields found on the Box frontend and the SearchUnify fields under the tab Box 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 "name" in Box but its name in SearchUnify is "title".
Search Field Name | Fields from API Response | Visual Representation at Box Front-End |
id | id | |
title | name | |
parent_folder | parent_folder | |
parent_id | parent_id | |
permissions | permissions | |
file_url | file_url* | |
author_name | author_name | |
author_email | author_email | |
view_href | view_href | |
tag | tags | |
content | content | |
comment | comment | |
file_type | file_type | |
Selected_folder_id | selected_folder_id* | |
parent_folders_list | parent_folders_list* | |
post_time | created_at |