yacy_search_server/source/net/yacy/http
orbiter a922b122a3 added a hack to forward solr search results from an external attached
solr to the YaCy built-in solr search servlet. Its not complete and not
fully correct (there is still a utf8 encoding problem) but it is a way
to get easily requests forwarded through YaCy to an external Solr.
2014-09-22 15:28:54 +02:00
..
servlets added a hack to forward solr search results from an external attached 2014-09-22 15:28:54 +02:00
AbstractRemoteHandler.java speed-up of start process if remote DNS waits for timeout 2014-09-07 12:28:19 +02:00
CrashProtectionHandler.java make transparent proxy handle https-connections: 2014-03-26 20:01:15 +01:00
Jetty9HttpServerImpl.java remove unused legacy procedure from httpserver 2014-08-31 00:33:05 +02:00
Jetty9YaCySecurityHandler.java fixed localhost authorization and replaced the adminRealm with an info 2014-09-02 13:15:19 +02:00
MonitorHandler.java changed error message, see http://mantis.tokeek.de/view.php?id=439 2014-09-13 17:02:26 +02:00
ProxyCacheHandler.java refactoring 2014-06-12 05:23:26 +02:00
ProxyHandler.java refactoring 2014-06-12 05:23:26 +02:00
YacyDomainHandler.java removed unused anomichttpd code after migration to jetty 2013-12-23 01:23:40 +01:00
YaCyErrorHandler.java add custom Jetty errorhandler 2014-04-21 17:28:21 +02:00
YaCyHttpServer.java remove unused legacy procedure from httpserver 2014-08-31 00:33:05 +02:00
YaCyLegacyCredential.java fix: to allow unix scripts (bin/*.sh) to allways submit http admin apicalls 2014-03-07 00:16:57 +01:00
YaCyLoginService.java fixed localhost authorization and replaced the adminRealm with an info 2014-09-02 13:15:19 +02:00