Home > SharePoint Search Query

SharePoint Online Search using Rest API with query text?

Hello  Today we will cover SharePoint Search with REST API. In this tutorial, I will explain SharePoint Search API with the Query Text parameter. In my next article, I will cover Query parameters with different data types like SelectProperties, RefinementFilters, Properties etc. The Search REST service supports both HTTP POST and HTTP GET

This Article is TAGGED in , , , , , , , . Read more

How to configure result search web part to show documents from in specific Document library?

Hello everyone, today we will discuss about how to create document search result type used to search documents from specific Document library. To implement search functionality we will use Search box web part and Search Result web part. Please follow steps below. We need to Create Result Source to create search query which

This Article is TAGGED in , , , , . Read more