Request-PnPReIndexWeb
SYNOPSIS
Marks the web for full indexing during the next incremental crawl.
SYNTAX
Request-PnPReIndexWeb [-Connection <PnPConnection>]
DESCRIPTION
This cmdlet marks the web for full indexing during the next incremental crawl.
EXAMPLES
EXAMPLE 1
Request-PnPReIndexWeb
This example requests that the site be reindexed during the next crawl.
PARAMETERS
-Connection
Optional connection to be used by the cmdlet. Retrieve the value for this parameter by either specifying -ReturnConnection on Connect-PnPOnline or by executing Get-PnPConnection.
Type: PnPConnection
Parameter Sets: (All)
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False