yacy_search_server/source/net/yacy
orbiter dbea40d536 - changed snippet fetch strategy logic: do not check if entry is in cache. This should reduce IO load on the HTCACHE which is a showstopper during large number of search requests
- forced a possible short memory status when a search is started to flush caches that may cause search-heaps with resource contention effects

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7747 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-05-27 09:32:03 +00:00
..
ai *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
cora hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
document hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
gui *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondro - changed snippet fetch strategy logic: do not check if entry is in cache. This should reduce IO load on the HTCACHE which is a showstopper during large number of search requests 2011-05-27 09:32:03 +00:00
repository hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
upnp *) set SVN properties 2011-03-08 01:51:51 +00:00
visualization removed unused variables 2011-03-14 21:03:37 +00:00
dbtest.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
migration.java this is a re-implementation of the YaCy Block Rank feature 2011-05-18 14:26:28 +00:00
screenshot.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
yacy.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
YaCySearchClient.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00