In my custom SPFx solution, I am trying to restrict the SharePoint online search to one list using SharePoint search rest API. I followed the solution given on technet forum But when I went through the documentation for SharePoint search api, I did not find any in-depth documentation for the querytext parameter like what all details can be passed(ex. listid, contenttype etc). can someone please suggest where I can find this information and what is the difference between contenttext and contenttemplate?
1 Answer
I think it is related to KQL and we can pass managed properties as Properties Restrictions.