yacy_search_server/source/net/yacy/server
reger b12200cafe alternative UrlProxyServlet (for /proxy.html) using different url rewrite rules
- use JSoup parser for selective rewrite of html body <a href=  links only,
instead of regex which rewrites also header href/src links
- this improves display of pages which use header <base> tag
- tags with src attribute are taken from original location (like css) improving display and are not routed trough the indexer
Disadvantage: scripting links will drop out of proxy

Setting of the servlet through web.xml exclusivly (in case one would like to quickly switch back to the YaCyProxyServlet,
leaving the existing code of YaCyProxyServlet untouched available)
2014-03-30 04:04:02 +02:00
..
http alternative UrlProxyServlet (for /proxy.html) using different url rewrite rules 2014-03-30 04:04:02 +02:00
serverAccessTracker.java made the access tracker class static because it shall be used by the 2014-01-05 05:04:28 +01:00
serverClassLoader.java
serverCore.java remove dependency from old serverCore.java 2013-12-29 02:00:44 +01:00
serverObjects.java solr servlet preparation for join with jetty branch 2013-12-20 00:45:58 +01:00
serverSwitch.java enhancements for staticIP and ipv6 handling 2014-01-27 13:48:20 +01:00
serverSwitchAbstractAction.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
servletProperties.java added more metadata fields and facets to OpensearchResponseWriter. 2013-02-11 22:10:14 +01:00