Search¶
- Overview of Microsoft Search
- Manage the search schema in SharePoint
- Sharepoint search Queries explained - Basics
Tools¶
Custom Search Result Page¶
PnP Modern Search¶
- PnP Modern Search solution
- PnP Webcast - SharePoint Framework Modern Search Web Part
- How to Implement SharePoint Modern Search Refiners
- GalacticSummit Agnes Molnar - No Code Search Applications in SharePoint Online
- How to set up your first PnP Search Page
- PnP Modern Search Filters web part
- Using the PnP Modern Search Web Parts
- How to customize the handlebars template in PnP modern search web part?
- Image Search with PnP Modern Search v4
- How to connect two search results Web Parts together
- Using the PnP Modern Search Web Parts
- Customizing the PnP people search handlebar template in SharePoint online
Microsoft Search¶
Search Tips¶
- what makes sharepoint column searchable
- How to improve your SharePoint search results
- How to search in SharePoint
- How to use Boolean Operators in SharePoint Search
- 4 Levels of Search in SharePoint Online
- 7 ways to search for content in SharePoint and Office 365
- SharePoint Knowledge Base: Search
Managed Properties¶
- Display Search Results in SharePoint Online
- Crawled Properties Not Created From Site Columns in Modern Team Sites
- Mapping or clearing crawled property
- SearchConfiguration
- How to create a Managed Property in SharePoint Online
- Hide content from delve but not from search
- Manage the search schema in SharePoint
- Managed Properties characteristics explained: Searchable vs. Queryable vs. Retrievable vs. Refinable
- 10 Limitations of Crawled and Managed properties in SharePoint Search Schema
Keyword Query Language (KQL) syntax reference¶
- Keyword Query Language (KQL) syntax reference
- Keyword queries and search conditions for Content Search
- Customizing ranking models to improve relevance in SharePoint
- Create a Simple SharePoint 2013 Employee Directory on Office365
- Keyword Query Language (KQL) syntax reference
Crawl Logs¶
- http://blogs.catapultsystems.com/eskaggs/archive/2015/05/20/microsoft-guidance-on-search-crawls-in-sharepoint-online/
- https://blogs.technet.microsoft.com/o365totd/2015/10/30/viewing-crawl-logs-in-sharepoint-online-office-365/
Reindex¶
- Scripts to trigger re-indexing of user profiles and content in SharePoint Online
- How to Trigger Full Reindex using PowerShell
Content Source¶
OneNote¶
- https://blog.ioz.ch/onenote-notizbuecher-ueber-search-anzeigen/
- http://www.techmikael.com/2015/07/how-to-do-light-weight-search-center_21.html
- http://www.techmikael.com/2017/01/clarification-on-automatic-managed.html
DocumentID¶
Ranking¶
- https://github.com/wobba/SearchConfiguration
- https://msdn.microsoft.com/en-us/library/office/dn169052.aspx
- https://msdn.microsoft.com/library/dn169052.aspx
- http://mosshowto.blogspot.ch/2016/05/sharepoint2013-improve-search-relevance.html
- https://blog.mastykarz.nl/understanding-item-ranking-sharepoint-2013-search/
FileShare¶
- https://social.technet.microsoft.com/wiki/contents/articles/2209.sharepoint-201020132016-best-practices-for-indexing-file-share-content.aspx
- https://blogs.msdn.microsoft.com/nicolasu/2013/07/24/sp2013-how-to-better-balance-your-distributed-file-system-dfs-crawl
- https://redmondmag.com/articles/2014/10/07/search-content-source-in-sharepoint.aspx
- https://technet.microsoft.com/en-us/library/dn535606.aspx#BKMK_UseContentSources
- http://www.bigdata-unleashed.com/20131205/crawling-von-fileshares-sharepoint-2013
- https://www.experts-exchange.com/questions/28918628/Unable-to-do-full-crawl-on-file-share-for-Sharepoint-2013-Content-Source.html
- http://kx.cloudingenium.com/microsoft/servers/sharepoint/sharepoint-2013/how-to-give-sharepoint-2013-crawler-sufficient-rightspermissions-to-crawl-file-shares
- https://social.technet.microsoft.com/Forums/office/en-US/a1eb205d-128a-46ff-967d-355dc13411d2/crawling-file-server-sharepoint-2013?forum=sharepointadmin
- https://social.technet.microsoft.com/Forums/sharepoint/en-US/942979d0-358a-4aac-9953-b2192decdfa4/creating-a-mapped-driveuser-folder-permission-problems?forum=winserverGP
- http://www.collabshow.com/2008/10/31/best-practices-for-enterprise-user-scalability-in-sharepoint
- https://profadmins.com/2014/04/07/sharepoint-doesnt-accept-the-universal-security-groups-for-granting-permissions
Teamsites / Groups¶
Search HubSite¶
Search Empty Terms Fields¶
Sharing Link¶
# Managed Properties: SharedWithUsersOWSUSER, SharedWithDetails
{SearchTerms} contentclass:STS_ListItem_DocumentLibrary IsContainer<>true SharedWithUsersOWSUSER=0
Only Office Files¶
{SearchTerms} ((FileExtension:mp4 OR FileExtension:doc OR FileExtension:docx OR FileExtension:xls OR FileExtension:xlsx OR FileExtension:ppt OR FileExtension:pptx OR FileExtension:pdf) AND (IsDocument:"True" OR contentclass:"STS_ListItem")) OR ContentType="Folder"
Search Query Filter¶
## News 2023
- Microsoft Search: Connecting You to Knowledge and Expertise
- How to configure Search Verticals on a SharePoint site
News 2021¶
News 2020¶
- Make the most of Microsoft Search through Configuration and Administration
- What’s new for Microsoft Search – Ignite 2020 Edition
- SharePoint Search REST API overview
- SharePoint Search REST API. GET and POST requests