summaryrefslogtreecommitdiff
path: root/htroot/RegexTest.html
AgeCommit message (Collapse)Author
2017-12-19Updated links to Java Regular Expressions documentation to version 8luccioman
2016-11-13Updated links to external Java and Solr docs to currently used versions.luccioman
2015-12-22change some more submit button to bootstrap btn css classreger
2014-03-01Added German translation for AccessGrid_p.html, CrawlCheck_p.html, ↵Michael Benz
RegexTest.html and env/templates/submenuTargetAnalysis.template
2014-02-10make internal page links relative to ease any future development for context ↵reger
aware servlets note also http://bugs.yacy.net/view.php?id=106
2013-12-26upd: to open more external links in new browser-tab reger
2012-11-25added link toorbiter
http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html to the /RegexTest.html servlet
2012-11-07added new submenu 'Target Analysis' with three servlets which are usefulMichael Peter Christen
to analyse the target servers: robots.txt table, mass target analysis and a regex tester
2012-09-14added a regular expression test servlet which is linked within theMichael Peter Christen
parser/crawler error page whenever a problem with regular expression occurs. This makes it easy to correct and enhance the must-match and must-not-match patterns just by trying out which pattern could be correct.