God References for SharePoint Search:
https://sharepoint.rackspace.com/search-tutorial
http://social.technet.microsoft.com/wiki/contents/articles/25783.sharepoint-2013-working-with-result-sources-to-limit-search-results.aspx
https://blogs.technet.microsoft.com/sharepoint_made_easy/2013/03/19/step-by-step-configuration-to-add-custom-refiners-in-the-refinement-panel-of-search-results-page-for-sharepoint-online/
Vinay Chavadi's Blog on Application Development in SharePoint 2010/2013/2016 & SharePoint Online
Showing posts with label Refiners. Show all posts
Showing posts with label Refiners. Show all posts
Thursday, October 27, 2016
Subscribe to:
Posts (Atom)
-
There are 3 SPJobLockType available: 1. SPJobLockType.None -- if you set it none, the instance will run in all the available s...
-
Programmatically set Lookup Field Value in a SharePoint List using CSOM List > data = new List >(); ...