yacy_search_server/source/net/yacy/cora
orbiter 037cd0a57c using the BinaryResponseWriter which is supported within the YaCy solr
servlet since YaCy 1.63. This is much more performant for the client
than using the XMLResponseWriter because parsing of XML data is very CPU
intensive. Older YaCy peers are still requested using the
XMLResponseWriter but the majority of YaCy peers already respond with
the binary writer. This makes remote searches much faster and less CPU
intensive.
2013-11-25 21:31:40 +01:00
..
ai Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
date extended the Scheduler: introduced scheduled events 2012-12-22 16:27:14 +01:00
document fix in html parser 2013-11-04 10:16:20 +01:00
federate using the BinaryResponseWriter which is supported within the YaCy solr 2013-11-25 21:31:40 +01:00
geo - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
language set more logger to 'final static' 2013-11-13 06:18:48 +01:00
lod - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
order added test to Base64Order (runs successfully!) 2013-11-22 10:38:42 +01:00
plugin added phonetic classes 2011-12-14 17:33:18 +01:00
protocol fixed keepalive min value 2013-11-15 15:37:01 +01:00
sorting Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
storage added an optimization option to HandleSet mass data storage structure 2013-11-15 15:38:00 +01:00
util - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00