Forum Discussion
Mihir Yelamanchili
Nov 21, 2018Copper Contributor
Crawled properties not appearing under Search schema for Site columns
I have created couple of site columns using PowerShell (CSOM) script in SP online site. I have added all these columns to libraries using PowerShell (CSOM). Later I have migrated hundreds of documents to different libraries which contains these site columns.
I want to implement search refiners. So I wanted to add few of the created site columns to RefinableString properties. When I am trying to add the crawled properties to the Refinablestrings, I am not able to identify crawled properties for created site columns.
I have created site columns two days before and migrated data 24hrs ago. I think this time is sufficient for crawling.
Am I doing something wrong here?
2 Replies
Sort By
- Is this a modern team site? If so, take a look at https://thesharepointfarm.com/2018/11/crawled-properties-not-created-from-site-columns-in-modern-sites/.
- Mihir YelamanchiliCopper ContributorThis looks good. Let me give a try with this solution.