Fixing SharePoint Search

SharePoint Search is often misunderstood and maligned. How often do you hear stories of people not being able to find what they are looking for and giving up when trying to find something? How do we make Search better? Let’s start by explaining a few basic things about Search in SharePoint Online. I recently reviewed a SharePoint site that had nearly 400,000 documents in a … Continue reading Fixing SharePoint Search

Using the SharePoint Search API with Power Automate

Power Automate can call the SharePoint Search API but working with Search Results isn’t for the faint hearted. Here is a little journey I went on recently when I had a need to interact with Search results with Power Automate. To get results from Search, start with an API call using the Send an HTTP request to SharePoint action The Uri value is the API … Continue reading Using the SharePoint Search API with Power Automate

Building a SharePoint Search Solution with React Search Refiners

I needed to find a nice way to build a SharePoint Online Search solution for a marketing team recently. They had some requirements that weren’t easily achievable with SharePoint Online out of the box search options. This is where the React Search Refiners solution saved the day. SharePoint UserVoice has some good news about the Modern Search Centre, but it isn’t ready just yet, so … Continue reading Building a SharePoint Search Solution with React Search Refiners

SharePoint Foundation Search Broken after installing Service Pack 1 (Update with fix)

Service Pack 1 for SharePoint was released a couple of weeks. Unfortunately it appears to break Search in SharePoint Foundation and it doesn’t look like we will see a fix until the April 2014 Cumulative Update is released at the earliest. More Details can be found in this article “SharePoint Foundation 2013 broken search experience” I have seen this problem first hand on two SharePoint … Continue reading SharePoint Foundation Search Broken after installing Service Pack 1 (Update with fix)