yacy_search_server/source/net/yacy/http
reger 47f201a6b8 Add Solr default query fields (&qf) to select servlet
according to the ranking profiles boost fields defined by the peer (if df/qf is not specified in query).
This allows for pretty simple queries ( q=word) without the need to know about the specific index configuration.
Making sure all relevant fields (as determined by the index owner) are searched, still maintaining the option to query specific fields
and does not relay on the duplication of text to text_t.
- add author to reset-default boost fields (support results for author nav)
2014-07-21 00:47:14 +02:00
..
servlets Add Solr default query fields (&qf) to select servlet 2014-07-21 00:47:14 +02:00
AbstractRemoteHandler.java add local ip to AbstractRemoteHandler local hostname cache 2014-07-10 02:09:26 +02:00
CrashProtectionHandler.java make transparent proxy handle https-connections: 2014-03-26 20:01:15 +01:00
Jetty9HttpServerImpl.java Monitoring and limit connection-count for Jetty 2014-05-22 22:16:39 +02:00
Jetty9YaCySecurityHandler.java removed warnings 2014-05-13 22:27:31 +02:00
MonitorHandler.java Monitoring and limit connection-count for Jetty 2014-05-22 22:16:39 +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 Monitoring and limit connection-count for Jetty 2014-05-22 22:16:39 +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 code simplifications / removed warnings 2014-01-21 17:53:39 +01:00