Find large files through Search in SharePoint 2010
How to get a list of large files in a (very large) SharePoint 2010 Farm, sorted by file size? I discussed about this requirement with my friend and teammate Riccardo Celesti and we ended up with the...
View ArticleRefinement Filter Generator – Show more links
Refinements are a welcome addition to the Search/Query capabilities in the default SharePoint 2010 user interface. I remember that most of our SharePoint 2007 projects that involved some search results...
View ArticleRefinement Panel Metadata Threshold
If you find your refinement suddenly disappearing, leaving a confused user (and some hedache for you), double check this property! Its behavior is straightforward, and is exactly what the propperty...
View ArticleExtract Crawled Properties Mappings
Add-PSSnapin microsoft.sharepoint.powershell -ErrorAction SilentlyContinue $searchapp = Get-SPEnterpriseSearchServiceApplication “Search Service Application Name Here” $category =...
View Article