Skip to content

Commit 17f8ec5

Browse files
authored
Update time needed for semantic indexing to complete (#54758)
1 parent 3a878ba commit 17f8ec5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/copilot/using-github-copilot/copilot-chat/indexing-repositories-for-copilot-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For more information on how to ask questions, see [AUTOTITLE](/copilot/using-git
2626

2727
## About index creation and use
2828

29-
Indexing runs in the background and initial indexing can take up to 30 minutes for a large repository. Once a repository has been indexed for the first time, re-indexing is much quicker and the index will typically be automatically updated to include the latest changes within 5 minutes of you starting a new conversation.
29+
Indexing runs in the background and initial indexing can take up to 60 seconds for a large repository. Once a repository has been indexed for the first time, re-indexing is much quicker and the index will typically be automatically updated to include the latest changes within seconds of you starting a new conversation.
3030

3131
Once an index has been created for a repository, {% data variables.product.prodname_copilot_chat_short %} uses it to answer questions asked by any {% data variables.product.prodname_copilot_short %} user in {% data variables.product.github %} and {% data variables.product.prodname_vscode %}.
3232

0 commit comments

Comments
 (0)