How do I find all files with many versions using Search?
Blog PostsIf you are familiar with SharePoint and Microsoft Search you might have notified the Managed Property “UIVersionStringOWSTEXT” However, as the name of the Managed Property implies, this property is a Text, which prevents us for using a query like this: {searchTerms} isdocument:1 pdf UIVersionStringOWSTEXT>10 So how do I find all the files in the tenant… READ MORE