yacy_search_server/source/net/yacy/http
reger 6bf9c55584 adjust Solr select servlet to lates bugfix for boostquery (bq param)
to split query into multiple parameter on line separator in input query.
e.g. split "crawldepth_i_0^10.0 \n crawldepth_i:1^5.0"
but allow   "url_file_ext_s:jpg OR url_file_ext_s:png"  to be unsplitted
2016-05-22 22:43:56 +02:00
..
servlets adjust Solr select servlet to lates bugfix for boostquery (bq param) 2016-05-22 22:43:56 +02:00
AbstractRemoteHandler.java load handler for Transparent Proxy on startup only if feature is activated 2016-03-25 05:26:48 +01:00
CrashProtectionHandler.java make transparent proxy handle https-connections: 2014-03-26 20:01:15 +01:00
Jetty9HttpServerImpl.java load handler for Transparent Proxy on startup only if feature is activated 2016-03-25 05:26:48 +01: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 load handler for Transparent Proxy on startup only if feature is activated 2016-03-25 05:26:48 +01:00
ProxyHandler.java load handler for Transparent Proxy on startup only if feature is activated 2016-03-25 05:26:48 +01:00
YacyDomainHandler.java IPv6 host parsing bugfixes 2014-10-01 10:21:03 +02: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