yacy_search_server/source/net/yacy/http
reger 9b0de2de64 introduce getQueryFields to return default query fields (queryparamter QF)
calculated from boostfields config, making sure title, description, keywords and content is always searched.
- apply change to solrServlet makes sure every remote query uses at least all locally defined boost fields for search
- apply to local solr search
- simplify select query by using QF defaults
2015-02-23 23:12:07 +01:00
..
servlets introduce getQueryFields to return default query fields (queryparamter QF) 2015-02-23 23:12:07 +01:00
AbstractRemoteHandler.java upd error message for proxy 2015-02-07 00:37:43 +01:00
CrashProtectionHandler.java make transparent proxy handle https-connections: 2014-03-26 20:01:15 +01:00
Jetty9HttpServerImpl.java Init Jetty using setDefaultDescriptor (web.xml) to defaults/web.xml 2014-12-27 00:10:14 +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 ViewFile servlet: update index if newer, 2014-12-05 01:13:37 +01:00
ProxyHandler.java url with semicolon or comma handling in proxy request 2015-02-07 22:01:54 +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