-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update set-pnpfield with no crawl to prevent the field from being returned in search results #3784
Conversation
@reshmee011 - can you also please add it to docs as well ? |
Co-authored-by: Gautam Sheth <gautamdsheth@outlook.com>
…into permissions
@gautamdsheth : I have updated the docs. Forgot to push the changes for the docs earlier.. |
@reshmee011 - do we really need this ? I mean , we can easily do it via something like this.
|
@gautamdsheth , updating NoCrawl property is failing using method -values @{NoCrawl=$true} as well the switchparameter -nocrawl. ![]() Something changed to prevent the update to the NoCrawl at column level. I will raise it with Microsoft and wait for an answer. Happy for the PR to be closed and to use the -values option to update the property. |
Ok, sure. Will keep it open, let me know what MS responds to this , we can merge it later then. |
Fixing Nullableboolean compile error due to the weird CSOM update
Co-authored-by: Gautam Sheth <gautamdsheth@outlook.com>
* Update Update-PnPApp.md * Update Unregister-PnPHubSite.md * Update Unpublish-PnPApp.md * Removed WhatIf parameter * Update Test-PnPSite.md Added Connection parameter * Update Sync-PnPAppToTeams.md * Added Connection parameter * Update Test-PnPSite.md * Update Stop-PnPFlowRun.md * Update Set-PnpTeamsChannelUser.md * Added parameter descriptions --------- Co-authored-by: Gautam Sheth <gautamdsheth@outlook.com>
…cVersion Fixing `Get-PnPChangeLog -Version` not returing data
Add new versioning cmdlets.
It seems to be able to set the field as non crawlable, the "SharePoint Server Publishing Infrastructure" has to be activated which is not a recommended solution , hence closing the PR. |
It seems to be able to set the field as non crawlable, the "SharePoint Server Publishing Infrastructure" has to be activated which is not a recommended solution , hence closing the PR. |
Type
What is in this Pull Request ?
Add no crawl property to set-pnpfield Update set-pnpfield to prevent the field from being returned in search results