Forum Discussion
SP not finding/returning all refinable properties
- Jun 20, 2023
Is Content Approval enabled in your library? If it's enabled then Search will crawl only documents which are approved.
Another thing you can try by getting same search result using SharePoint Search Query Tool and verify whether here you are getting value in Refinable Managed Properties or not? so that you can at least have a idea whether it's PnP Search issue or crawling issue?
Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community
Is Content Approval enabled in your library? If it's enabled then Search will crawl only documents which are approved.
Another thing you can try by getting same search result using SharePoint Search Query Tool and verify whether here you are getting value in Refinable Managed Properties or not? so that you can at least have a idea whether it's PnP Search issue or crawling issue?
Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community
Thank you for this. The Query Tool was super helpful in troubleshooting this. The issue turned out to be on the SP end of things, not PNP Search. Metadata from one column ended up mapped to multiple properties... but the reindexing is yielding more results now.
Cheers to you for the help 🙂