You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic
orbiter 77b1e921a9
this asserts prevents a network operation in case of sabotage and must be removed therefore
14 years ago
..
crawler performance hack: replaced generic row.getColBytes() call with row.getPrimaryKeyBytes() where the column is 0 14 years ago
data continuing the fight against deadlocks during time formatting: better caching. 14 years ago
http - fixed a memory leak in the httpc.post method (no finish) 14 years ago
net upnp: hint for wrongly detected local ip address 14 years ago
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. 14 years ago
server better concurrency (less locking on date formatting) more logging and minor bug fixes 14 years ago
tools Enhanced Base64Order transformation: less overhead (transformation between StringBuilder and byte[]) 14 years ago
yacy this asserts prevents a network operation in case of sabotage and must be removed therefore 14 years ago