Class FindRelevantCrawllogLines


  • public class FindRelevantCrawllogLines
    extends Object
    Find relevant crawllog lines for a specific domain in a specific metadata file args: domain metadatafile Note: currently the regexp is embedded in the jsp page harvester/qa-gui/src/main/webapp/QA-searchcrawllog.jsp but should probably be removed to the Reporting class ./harvester/harvester-core/src/main/java/dk/netarkivet/viewerproxy/webinterface/Reporting.java
    • Constructor Detail

      • FindRelevantCrawllogLines

        public FindRelevantCrawllogLines()
    • Method Detail

      • getRegexpToFindDomainLines

        public static String getRegexpToFindDomainLines​(String domain)
        New regexp to fix NARK-1212 /NAS-2690