yacy_search_server/source/de/anomic
2011-03-05 19:52:34 +00:00
..
crawler performance hack: replaced generic row.getColBytes() call with row.getPrimaryKeyBytes() where the column is 0 2011-02-25 12:41:27 +00:00
data continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
http - fixed a memory leak in the httpc.post method (no finish) 2011-03-01 09:03:33 +00:00
net upnp: hint for wrongly detected local ip address 2010-10-31 20:05:59 +00:00
search introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 2011-03-04 13:44:00 +00:00
server better concurrency (less locking on date formatting) more logging and minor bug fixes 2011-02-28 06:28:29 +00:00
tools Enhanced Base64Order transformation: less overhead (transformation between StringBuilder and byte[]) 2011-02-25 00:56:31 +00:00
yacy one more patch again OOM during secondary remote search 2011-03-05 19:52:34 +00:00