whenever ix->GetSourceFilesCount() was greater than ix->GetCorpusFilesCount();
in particular whenever empty source-files were dropped during the indexing stage (e.g. kern)
+ upgraded count datatype to size_t in BranchServer.(h|cpp) : avoid integer overflow