").append(FileExtMismatchDetectorModuleFactory.getModuleName()).append(" | |
").append( - NbBundle.getMessage(this.getClass(), "FileExtMismatchIngestModule.complete.totalProcTime")) - .append(" | ").append(processTime).append(" |
").append( - NbBundle.getMessage(this.getClass(), "FileExtMismatchIngestModule.complete.totalFiles")) - .append(" | ").append(numFiles).append(" |
").append(FileExtMismatchDetectorModuleFactory.getModuleName()).append(" | |
").append( + NbBundle.getMessage(this.getClass(), "FileExtMismatchIngestModule.complete.totalProcTime")) + .append(" | ").append(processTime.get()).append(" |
").append( + NbBundle.getMessage(this.getClass(), "FileExtMismatchIngestModule.complete.totalFiles")) + .append(" | ").append(numFiles.get()).append(" |
").append(FileTypeIdModuleFactory.getModuleName()).append(" | |
") - .append(NbBundle.getMessage(this.getClass(), "FileTypeIdIngestModule.complete.totalProcTime")) - .append(" | ").append(matchTime).append(" |
") - .append(NbBundle.getMessage(this.getClass(), "FileTypeIdIngestModule.complete.totalFiles")) - .append(" | ").append(numFiles).append(" |
").append(FileTypeIdModuleFactory.getModuleName()).append(" | |
") + .append(NbBundle.getMessage(this.getClass(), "FileTypeIdIngestModule.complete.totalProcTime")) + .append(" | ").append(matchTime.get()).append(" |
") + .append(NbBundle.getMessage(this.getClass(), "FileTypeIdIngestModule.complete.totalFiles")) + .append(" | ").append(numFiles.get()).append(" |
") - .append(NbBundle.getMessage(this.getClass(), "HashDbIngestModule.complete.knownBadsFound")) - .append(" | "); - detailsSb.append("").append(knownBadCount).append(" |
") + .append(NbBundle.getMessage(this.getClass(), "HashDbIngestModule.complete.knownBadsFound")) + .append(" | "); + detailsSb.append("").append(totalKnownBadCount.get()).append(" |
") - .append(NbBundle.getMessage(this.getClass(), "HashDbIngestModule.complete.totalCalcTime")) - .append(" | ").append(calctime).append(" |
") - .append(NbBundle.getMessage(this.getClass(), "HashDbIngestModule.complete.totalLookupTime")) - .append(" | ").append(lookuptime).append(" |
") - .append(NbBundle.getMessage(this.getClass(), "HashDbIngestModule.complete.databasesUsed")) - .append("
\n") + .append(NbBundle.getMessage(this.getClass(), "HashDbIngestModule.complete.databasesUsed")) + .append("
\n").append(NbBundle.getMessage(this.getClass(), "KeywordSearchIngestModule.postIndexSummary.knowFileHeaderLbl")).append(" | ").append(text_ingested).append(" |
").append(NbBundle.getMessage(this.getClass(), "KeywordSearchIngestModule.postIndexSummary.fileGenStringsHead")).append(" | ").append(strings_ingested).append(" |