Updating comment.

This commit is contained in:
briancaruso 2011-11-17 19:08:01 +00:00
parent cb99134a1d
commit 450b3b8206

View file

@ -136,8 +136,7 @@ public class IndexBuilder extends VitroBackgroundThread {
} }
/** /**
* This will re-index Individuals that changed because of modtime or because they * This will re-index Individuals were added with addToChanged().
* were added with addChangedUris().
*/ */
public synchronized void doUpdateIndex() { public synchronized void doUpdateIndex() {
//wake up thread and it will attempt to index anything in changedUris //wake up thread and it will attempt to index anything in changedUris