before accessing index data forcibly update only those 'dirty' files that can affect...
commit489d176efff250eeef343ff60663a430d3bb9916
authorEugene Zhuravlev <jeka@intellij.com>
Tue, 6 Oct 2009 07:05:45 +0000 (6 11:05 +0400)
committerEugene Zhuravlev <jeka@intellij.com>
Tue, 6 Oct 2009 07:05:45 +0000 (6 11:05 +0400)
tree330f58bd5bd63f42833804f148a45b15e4d028d6
parent95c9a39cde2dad07530eca5c9c308be3da87afb1
before accessing index data forcibly update only those 'dirty' files that can affect the result (update the file only if it is accepted by search scope)
platform/lang-impl/src/com/intellij/psi/stubs/StubIndexImpl.java
platform/lang-impl/src/com/intellij/util/indexing/BackgroundCacheUpdaterRunner.java
platform/lang-impl/src/com/intellij/util/indexing/FileBasedIndex.java