Browse by Tags

All Tags » Enterprise Search » PowerShell (RSS)
TechEd North America 2014 is right around the corner.  I'm proud to be among the few offering SharePoint sessions at the conference.  This year, the conference is in my old neighborhood, Houston, TX.  If you are going to be at the conference...
I’ve been doing some content analysis with PowerShell lately and I thought it would be useful if I could query SharePoint search.  With the addition of Search to the Managed Client Object Model this task is pretty easily.  I have already written...
One less publicized change in the April 2013 CU for SharePoint 2013 is the ability to change the maximum number of characters indexed of a given file.  By default, SharePoint indexes 512 KB of the body of a document.  Anything after that isn...
I was digging through some new PowerShell cmdlets for one of my talks coming up at SharePoint Conference 2012 (SPC12), and I stumbled upon the new cmdlet Import-SPEnterpriseSearchPopularQueries .  I found this cmdlet to be interesting since it can...
I’m always looking for a way to automate things and configuring the search settings of a site collection is no exception.  I’ve talked about the Search Settings page before and how important it is for configuring contextual search and the scope drop...
Two weeks ago, I posted about how to create scopes and scope rules using PowerShell .  At the end of the post I mentioned that there was no rule type for creating scope rules by content type.  I knew there had to be a way to do this, so I created...
This weekend, I got inspired to create what I think could be a great new CodePlex community Project.  Last week, I saw a post in the forums as well a comment on the blog asking if specific PowerShell commands existed in regards to Enterprise Search...
One of the things that drove me absolutely nuts about Enterprise Search in MOSS 2007 was that there was no built-in way to export your managed property mappings and install them on a new server.  A third party utility on CodePlex helped, but it was...
I had a great time this weekend at SharePoint Saturday Houston.  The event was well run and @danluciano , @victor_chat , @davidfrette , and everyone else involved did a great job.  I’m not sure what the final turnout numbers were, but it sounds...