Troubleshooting Similar Document Results
When the Similar Documents results are not the expected ones, the Smart Hub query logs can be checked to identify the exact Similar Documents request executed by the Results page.
To easily identify the request, search in the Debug level logs for the "SimilarDocumentsFederatorQuery" keyword and find the complete request in JSON format as in the following example:
SimilarDocumentsFederatorQuery
{
"SimilarityProperties": {
"DocumentEntitiesO365": [
"Pain",
"Study",
"Retinal Exam Consultation Request",
"acupuncture" ]
},
"ExclusionConstraint": {
"ExclusionProperty": "clickUri",
"ExcludedValues": [
"https:\/\/baidemoenv.sharepoint.com\/sites\/Pharma\/Pharma Docs\/Acupuncture Helps Fibromyalgia.pdf",
"https:\/\/baidemoenv.sharepoint.com\/sites\/Pharma\/Pharma Docs\/Independent Medical Evaluation.pdf",
"https:\/\/baidemoenv.sharepoint.com\/sites\/Pharma\/Pharma Docs\/Dermatology Report.pdf",
"https:\/\/baidemoenv.sharepoint.com\/sites\/Pharma\/Pharma Docs\/PreDiabetes - Don\u2019t let it lead to type 2.pdf",
"https:\/\/baidemoenv.sharepoint.com\/sites\/Pharma\/Pharma Docs\/Diabetes Dilated Retinal Exam Consultation Request.pdf",
"https:\/\/baidemoenv.sharepoint.com\/sites\/Pharma\/Pharma Docs\/Depression - Relieving Pain - A Study.doc",
"https:\/\/na16.salesforce.com\/003j000000BvKneAAF",
"https:\/\/na16.salesforce.com\/006j0000009cdO9AAI",
"https:\/\/na16.salesforce.com\/006j0000009cdOJAAY",
"https:\/\/na16.salesforce.com\/001j000000IPTm3AAH" ]
},
"CallerId": "NewsO365"}