Skip to main content

Common Questions About Crawling

The initial crawl duration for any datasource varies based on two key factors:
1

Datasource Size

The total volume of content, including the number of documents/messages and their individual sizes, directly impacts crawl time.
2

API Rate Limits

The datasource’s API rate limit affects how quickly Glean can retrieve items. Lower rate limits result in longer crawl times.
For typical enterprise datasources, initial crawls generally take between 3 to 10 days, with larger datasources or those with low API rate limits trending toward the longer end of this range.

Estimating crawl completion time

If your datasource supports initial crawl estimates, you’ll have the option to enter an estimated document count during setup. Based on this input and historical data, you’ll see a projected time range for when the initial crawl is expected to finish.This feature is available for select data sources and is designed to give you a data-driven estimate, so you can better anticipate when your content will be ready to use in Glean. Initial crawl estimates are historical averages computed from past datasource crawls. Please note that actual crawl time can vary due to factors such as data volume, change frequency and structure.
Crawl duration is primarily determined by your datasource’s size. Larger datasets or applications with low API rate limits naturally require more time to process. If your crawl duration exceeds expectations, we recommend contacting Glean support for assistance.
While some connectors (like GitHub) offer restriction configuration during setup through the UI, most datasources require Glean support assistance for implementing crawl restrictions. Available restriction methods include:

Time-based

Limit crawling to content created or accessed within a specific timeframe (e.g., last 6 months)

User-based

Restrict crawling to content from specified users

Group-based

Limit crawling to content from specific AD groups

Site/Channel-based

Restrict crawling to specific sites or channels
Available restrictions depend on the datasource’s API capabilities. Most applications support both greenlisting (explicit inclusion) and redlisting (explicit exclusion).
If you encounter errors in your crawl status, this may indicate connectivity issues with your datasource or problems with the data itself. We recommend:
  1. Verifying your datasource configuration
  2. Contacting Glean support if issues persist
Yes, Glean fully supports concurrent crawling of multiple datasources.
Crawl status can be monitored under the Content crawling heading in the apps table:
  • Job in progress: Indicates an active crawl
  • Synced: Indicates a completed crawl
Detailed progress indicators are not currently available.
If your data source supports initial crawl estimates, you can enter an estimated document count to receive a projected time range for crawl completion during setup.Initial crawl estimate setup interfaceThis feature is available for select data sources and uses historical averages to estimate timing, though actual crawl time may vary depending on data volume, change frequency, and content structure.
The Job in progress status indicates an active crawl of your datasource. Since full crawls typically take several days to complete, this status will persist throughout the crawling process.
To delete a datasource after initial setup, navigate to the Data Sources page on the admin console and click the datasource instance you wish to delete. On the “Overview” tab, open the “Extreme Measures” section and click the “Delete instance” button.Once you have confirmed the deletion, it may take up to 5 minutes for documents from this datasource instance to no longer appear in Glean search results. All associated data will be removed in the background.
Currently, some datasources do not support deletion. Datasources that you cannot create multiple instances of cannot be deleted. In addition, you will not be able to delete your active People Data source. If you wish to delete this datasource, first set a new People Data source on the People Data page.
Crawl management operations must be performed by Glean support. Please contact them for assistance with stopping or restarting crawls.
For any questions not addressed here or for specific assistance with your crawls, don’t hesitate to contact Glean support.
I