Open skozina opened 10 years ago
I don't think this is a bug.
At the time this issue was created, c7b4642 would have been fairly new and noFetchHistoryWhenNotInCache
would probably have been the cause. As of 452965f (and currently), the tunable was revised — so one should ensure that configuration fetchHistoryWhenNotInCache
is true
in order to work around having "remove[d] opengrok history for specific files".
If we remove opengrok history for specific files and run incremental index (using FileHistoryCache), the history files are only created for the changesets newer than the last incremental index run. Opengrok should run full index for files it can't find in the cache.