Storing crawling results to a temporary file (for eventual further processing)

This commit is contained in:
Miroslav Stampar
2014-11-20 16:29:17 +01:00
parent d3551631c4
commit f8a8cbf9a6
2 changed files with 37 additions and 1 deletions

View File

@@ -1747,6 +1747,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
kb.reduceTests = None
kb.stickyDBMS = False
kb.stickyLevel = None
kb.storeCrawlingChoice = None
kb.storeHashesChoice = None
kb.suppressResumeInfo = False
kb.technique = None