yacy_search_server/source/net/yacy/cora
sixcooler 94db054aff memory-leak-fix: the DocListSearcher fires an query in its constructor
and it is highly recommend to close every SolrRequest.
Every Request, which is not closed leaves a Searcher with its Chaches an
can not be garbage-collectet.
2013-11-27 19:07:36 +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 memory-leak-fix: the DocListSearcher fires an query in its constructor 2013-11-27 19:07:36 +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