Skip to main content

Posts Tagged ‘Content By Search’

Advanced Content Targeting in SharePoint – Part 3

This is the third post in this series. In the last two posts (here and here), we implemented a custom token for the logged in user which filters incoming content in the search index based on the user’s profile attributes, and then creating display templates to render custom result URLs. Today we will dive into […]

Troubleshooting Search in SharePoint Online (O365)

SharePoint makes great use of its Search engine and it is pervasive throughout most SharePoint solutions today. Whether you are building Content Search WebParts leveraging Display Templates or creating a custom Search center you will be making use of SharePoint’s powerful and mature Search engine. However, what happens when things behave unexpectedly? How can you […]

SharePoint Online – When to use Content Search vs Content Query

Some of you may be doing a double take. Wait, is this post really about the Content By Query Web Part? Didn’t that die with the release of the Content By Search Web Part? In short, no! There are a few use cases where the Content By Query web part is still very useful – and necessary!! […]

Developing Rich UI Applications with Display Templates

As part of working on two SharePoint 2013 WCM projects I’ve had the opportunity to develop a lot of Display Templates. At first, Display Templates development sounded more painful than it should be, but as I spent more time I found a few techniques to easily build rich interfaces. In this post I’ll go over […]