Home » SharePointSearch
This article explains how to add multiple aliases to one managed property in SharePoint Search Schema Management. Yes, it’s possible, just a bit unintuitive! I’ll explain the process below. Solution This seems to be another “gotcha”, that’s missing from the official documentation, but is super helpful to know when you…Continue reading How to add multiple aliases to a Managed Property in SharePoint Search?
This article applies to a lot of different issues you might be having with your SharePoint-powered site or even custom functionality like mobile apps using SharePoint’s search index. I’ll list a few of the situations, which could be caused by these issues, below: Reason for the issue These issues are…Continue reading Issues with User Profile Property visibility in Search-powered functionalities
This post describes the status of an ongoing issue in SharePoint Online, where the Managed Property “PictureThumbnailURL” will return null no matter what you do. This Managed Property is used for a few different use cases – most notably, Delve blog post’s hero or header photo’s URL is mapped to…Continue reading Bug: “PictureThumbnailURL” always null in SharePoint Online Search results
Have you ever wondered, how SharePoint’s Managed Properties for Usage & Analytics info actually work? There are all these nice properties available for getting view counts for different items in SharePoint’s search index, but they all seem to act like crazy. Plus they are sometimes pretty nonsensical… And not very…Continue reading How to interpret SharePoint’s view count managed properties (like “ViewsLast1Days”)?
Localization and targeting of content in multilingual SharePoint installations is always an issue. SharePoint offers a multitude of ways to profile content based on user language (or other properties), but none of the solutions are foolproof. This post describes how to fetch only localized results from the SharePoint Search index,…Continue reading Using “DetectedLanguage” to return only localized results from SharePoint Search index
Localization and multilingual environments in SharePoint are an endless source of interesting issues and blog post topics. In one case, we had a tenant created originally in English, and a site collection created in Finnish. In this particular case, SharePoint somehow messed up the language settings and ended up requiring…Continue reading Alternative Languages in SharePoint forcing the (cumbersome) use of localized Managed Properties
This post describes a peculiar problem that a customer had. In their intranet, all of their employees had a managed metadata -typed managed property in SharePoint User Profile Service and a mapping from that property to RefinableString31. RefinableString31, in turn, was used on Search DisplayTemplates to show the textual value…Continue reading RefinableString -managed property in SharePoint Online not populating for all items