Waitopedia is a comprehensive resource of information about SQL Server waits.

The description shown below is the top answer as voted by the Spotlight community.

The charts are based on 2.1 TB of data collected from 4207 instances uploaded by 323 Spotlight users over an 8 week period.

FT_RESTART_CRAWL

Category: Idle
SQL Server versions: 2005, 2008, 2008 R2, 2012, 2014, 2016, 2017

This is an idle wait and so it can be safely ignored.

What is FT_RESTART_CRAWL?

1 Answer

 

Occurs when a full-text crawl needs to restart from a last known good point to recover from a transient failure. The wait lets the worker tasks currently working on that population to complete or exit the current step. Information from Microsoft®

Never

This wait has never occurred recently

FT_RESTART_CRAWL has not occurred recently on 4207 instances checked.

Prevalence of FT_RESTART_CRAWL across the Spotlight Population