coveo-search-ui
Version:
Coveo JavaScript Search Framework
479 lines (478 loc) • 8.33 kB
JSON
{
"CardChatter": {
"priority": 3,
"layout": "card",
"fieldsToMatch": [
{
"field": "objecttype",
"values": ["FeedItem", "FeedComment"]
}
]
},
"Chatter": {
"priority": 2,
"layout": "list",
"fieldsToMatch": [
{
"field": "objecttype",
"values": ["FeedItem", "FeedComment"]
}
]
},
"CardDropbox": {
"priority": 2,
"layout": "card",
"fieldsToMatch": [
{
"field": "connectortype",
"values": ["DropboxCrawler"]
}
]
},
"Dropbox": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "connectortype",
"values": ["DropboxCrawler"]
}
]
},
"CardDynamicsCrm": {
"priority": 2,
"layout": "card",
"fieldsToMatch": [
{
"field": "dycoveoid"
}
]
},
"DynamicsCrm": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "dycoveoid"
}
]
},
"CardDynamicsCrmCase": {
"priority": 3,
"layout": "card",
"fieldsToMatch": [
{
"field": "dyincidentid"
}
]
},
"DynamicsCrmCase": {
"priority": 2,
"layout": "list",
"fieldsToMatch": [
{
"field": "dyincidentid"
}
]
},
"CardEmailThread": {
"priority": 2,
"layout": "card",
"fieldsToMatch": [
{
"field": "mailbox"
}
]
},
"EmailThread": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "mailbox"
}
]
},
"CardGoogleDrive": {
"priority": 2,
"layout": "card",
"fieldsToMatch": [
{
"field": "connectortype",
"values": ["GoogleDriveCrawler"]
}
]
},
"GoogleDrive": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "connectortype",
"values": ["GoogleDriveCrawler"]
}
]
},
"Jira": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "connectortype",
"values": ["JiraCrawler"]
}
]
},
"CardLithiumThread": {
"priority": 2,
"layout": "card",
"fieldsToMatch": [
{
"field": "connectortype",
"values": ["LithiumCrawler"]
}
]
},
"LithiumThread": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "connectortype",
"values": ["LithiumCrawler"]
}
]
},
"CardPeople": {
"priority": 2,
"layout": "card",
"fieldsToMatch": [
{
"field": "fullname"
}
]
},
"People": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "fullname"
}
]
},
"CardSalesforceCase": {
"priority": 4,
"fieldsToMatch": [
{
"field": "objecttype",
"values": ["Case"]
}
],
"layout": "card"
},
"SalesforceCase": {
"priority": 2,
"fieldsToMatch": [
{
"field": "objecttype",
"values": ["Case"]
}
],
"layout": "list"
},
"SalesforceCaseComment": {
"priority": 3,
"fieldsToMatch": [
{
"field": "objecttype",
"values": ["CaseComment"]
}
],
"layout": "list"
},
"CardSalesforce": {
"priority": 2,
"fieldsToMatch": [
{
"field": "sfid"
}
],
"layout": "card"
},
"Salesforce": {
"priority": 1,
"fieldsToMatch": [
{
"field": "sfid"
}
],
"layout": "list"
},
"CardSalesforceB2BProduct": {
"priority": 2,
"fieldsToMatch": [
{
"field": "sfaveragerating"
}
],
"layout": "card"
},
"SalesforceB2BProduct": {
"priority": 1,
"fieldsToMatch": [
{
"field": "sfaveragerating"
}
],
"layout": "list"
},
"CardSharePoint": {
"priority": 2,
"fieldsToMatch": [
{
"field": "spitemtype"
}
],
"layout": "card"
},
"SharePoint": {
"priority": 1,
"fieldsToMatch": [
{
"field": "spitemtype"
}
],
"layout": "list"
},
"CardSharePointList": {
"priority": 3,
"fieldsToMatch": [
{
"field": "spitemtype",
"values": ["List"]
}
],
"layout": "card"
},
"SharePointList": {
"priority": 2,
"fieldsToMatch": [
{
"field": "spitemtype",
"values": ["List"]
}
],
"layout": "list"
},
"SlackMessage": {
"priority": 1,
"fieldsToMatch": [
{
"field": "filetype",
"values": ["slackmessage"]
},
{
"field": "slackmessagetype",
"values": ["Normal"]
}
],
"layout": "list"
},
"SlackMessageThread": {
"priority": 2,
"fieldsToMatch": [
{
"field": "filetype",
"values": ["slackmessage"]
},
{
"field": "slackmessagetype",
"values": ["ThreadStart"]
}
],
"layout": "list"
},
"SlackMessageReply": {
"priority": 3,
"fieldsToMatch": [
{
"field": "filetype",
"values": ["slackmessage"]
},
{
"field": "slackmessagetype",
"values": ["Reply"]
}
],
"layout": "list"
},
"CardYouTubeVideo": {
"priority": 2,
"fieldsToMatch": [
{
"field": "filetype",
"values": ["YoutubeVideo"]
}
],
"layout": "card"
},
"YouTubeVideo": {
"priority": 1,
"fieldsToMatch": [
{
"field": "filetype",
"values": ["YouTubeVideo"]
}
],
"layout": "list"
},
"CardYouTubePlaylistItem": {
"priority": 2,
"fieldsToMatch": [
{
"field": "filetype",
"values": ["YouTubePlaylistItem"]
}
],
"layout": "card"
},
"YouTubePlaylistItem": {
"priority": 1,
"fieldsToMatch": [
{
"field": "filetype",
"values": ["YouTubePlaylistItem"]
}
],
"layout": "list"
},
"YouTubePlaylist": {
"priority": 1,
"fieldsToMatch": [
{
"field": "filetype",
"values": ["YouTubePlaylist"]
}
],
"layout": "list"
},
"CardYouTubePlaylist": {
"priority": 2,
"fieldsToMatch": [
{
"field": "filetype",
"values": ["YouTubePlaylist"]
}
],
"layout": "card"
},
"CardConfluence": {
"priority": 2,
"layout": "card",
"fieldsToMatch": [
{
"field": "connectortype",
"values": ["Confluence2Crawler"]
}
]
},
"Confluence": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "connectortype",
"values": ["Confluence2Crawler"]
}
]
},
"CardRSS": {
"priority": 2,
"layout": "card",
"fieldsToMatch": [
{
"field": "filetype",
"values": ["rssitem"]
}
]
},
"RSS": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "filetype",
"values": ["rssitem", "rssfeed"]
}
]
},
"ServiceNowCase": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "filetype",
"values": ["sn_customerservice_case"]
}
]
},
"ServiceNowCatalog": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "filetype",
"values": ["sc_cat_item"]
}
]
},
"ServiceNowHRCase": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "filetype",
"values": ["sn_hr_core_case"]
}
]
},
"ServiceNowIncident": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "filetype",
"values": ["incident"]
}
]
},
"ServiceNowKnowledge": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "filetype",
"values": ["kb_knowledge"]
}
]
},
"ServiceNowQuestion": {
"priority": 1,
"layout": "list",
"fieldsToMatch": [
{
"field": "filetype",
"values": ["kb_social_qa_question"]
}
]
},
"Card": {
"priority": 1,
"layout": "card"
},
"Default": {
"priority": 0,
"layout": "list"
}
}