Forum Discussion
Highlighted Content web part not showing document titles
- Feb 06, 2018
Hi, I found this https://joannecklein.com/2017/02/12/demystifying-titles-in-sharepoint-search-delve/that sorts the problem out.
basicly you go to search schema on the title managed property settings and adjust the position of the MetadataExtractorTitle crawled property (or remove that crawled property altogether if you do not want it included).
I deleted it alltogether which fixed the problem.
Hi, I found this https://joannecklein.com/2017/02/12/demystifying-titles-in-sharepoint-search-delve/that sorts the problem out.
basicly you go to search schema on the title managed property settings and adjust the position of the MetadataExtractorTitle crawled property (or remove that crawled property altogether if you do not want it included).
I deleted it alltogether which fixed the problem.
Thanks Duane, this looks to be exactly what I am after. I haven't had a chance to make any changes yet but this perfectly explains the situation I had.