How to limit revision indexing to a certain date?

769 views Asked by At

When creating a new project there is a message saying

Initial indexing of history requires significant resources, while having full history is usually not necessary for the purposes of code review.

We have to import a large project with many revisions (10+ years) meaning that indexing part will take lots of time and resources.

Is there any way to disable the indexing or limit it to a specific date? (eg. Index revisions no older than 30 days)

Thanks in advance

2

There are 2 answers

0
Maxim On

This is an old question, but I think it's worth mentioning here: since Upsource 2.0 revisions are indexed only on-demand, i.e. when one of the files is requested by the user. Most of the time, you're going to look at the latest revisions, hence only they are going to be analyzed.

0
Jura Gorohovsky On

If I recall correctly, the quote you're citing comes from a Create Project wizard in Upsource and accompanies a setting that lets you do just what you're after: limit the number of days of project history to index.