Using SharePoint Search to Develop Custom Solutions

Session from Mirjam van Olst.

There are some options to work with the search and to extend this search by

  • configuration
  • Extend with APIs / Designer
  • Create your own

Creating your own will be the most complex kind of work here.

You have to keep in mind, that you can configure the content source (e.g. external content types) and scopes or even federated search for example content sources which supporting OpenSearch Federation (Youtube, Bing, Wikipedia).

If you like to extend, you jsut can use the Search Object Model on which all webparts are based (SharedQuery Manager class).

If you like to extend the coreresultWebpart you just have to override

  • Initi() -> Change the Scope
  • Render() -> Change the HTML Output
  • PreRender() -> Change the Query

Mirjam demonstrated 2 easy example to develop search webparts and the possibilities to use it. That seems really easy. Thank you Mirjam.

The Search UI seems highly customizable.

The article or information provided here represents completely my own personal view & thought. It is recommended to test the content or scripts of the site in the lab, before making use in the production environment & use it completely at your own risk. The articles, scripts, suggestions or tricks published on the site are provided AS-IS with no warranties or guarantees and confers no rights.

About Karsten Schneider 312 Articles
Consultant for Microsoft 365 Applications with a strong focus in Teams, SharePoint Online, OneDrive for Business as well as PowerPlatform with PowerApps, Flow and PowerBI. I provide Workshops for Governance & Security in Office 365 and Development of Solutions in the area of Collaboration and Teamwork based on Microsoft 365 and Azure Cloud Solutions. In his free time he tries to collect tipps and worthy experience in this blog.

Be the first to comment

Leave a Reply

Your email address will not be published.


*