Commit Graph

276 Commits (bbadccbd8d13d1da4a123b33d228feed47ab518f)

Author SHA1 Message Date
orbiter 8e04030596 in case of short memory, do not cut down robinson peers to 1, just
11 years ago
reger c193a02023 defer creation of new ArrayList after possible early return
11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index
11 years ago
reger 46016fa153 autoupdate fails to download latest release (1.71) due to default release blacklist
11 years ago
orbiter de95e5e524 reduced search activity corona strength in network image
11 years ago
reger 227c42bc96 eleminate obsolete URIMetaDataRow class
11 years ago
Michael Peter Christen 5b83887da8 npe fix
11 years ago
reger 2953ebe701 fix: port in local target adress
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
reger a373fb717d remove more unused from legacy server.http
11 years ago
reger dd5bf0b71b cleanup old reference to HTTPDemon.setAlternativeResolver
11 years ago
orbiter d68e5ad0c4 NPE fix for Thread name (just commited yesterday, sorry)
11 years ago
Michael Peter Christen 6ed9c0164e attaching names to all Threads to get a better view in profiling tools
11 years ago
Michael Peter Christen 7640834b37 removed double concurrency to put Solr documents into the index. The
11 years ago
Michael Peter Christen 1b5e3d523a better control over close-state of remote solr connections
11 years ago
Michael Peter Christen 69391e5d9e changed strategy to test existence of documents in Solr: using the
11 years ago
Michael Peter Christen 0dda979801 adopted network image drawing to increased number of peers
11 years ago
Michael Peter Christen d9858e1b8a removed warnings and superfluous logging
11 years ago
Michael Peter Christen d2b8f2b477 enhancements for staticIP and ipv6 handling
11 years ago
orbiter 0002abd583 fix for OOM during remote search and too high load protection
11 years ago
sixcooler 5a917e13c6 use less ram on dht-URL transfer by not using a URIMetadataNode[]
11 years ago
sixcooler 4d77ca52c9 workaround to let dht-out run on smal Systems like a Pi
11 years ago
Michael Peter Christen be5e808236 - removed hardcoded load-test which is now handled in BusyQueues
11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
orbiter fd4abc0565 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter d5b8e473c8 added load limit for DHT transfer: RWI acceptance only if local load is
11 years ago
reger 2614fa7aeb Skip remote Solr search if last try showed error
11 years ago
orbiter a07e9b3582 concurrency-solid version of transmission limitation
11 years ago
orbiter 60ead31273 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 52bf7d1ac8 reduce load during dht transfer
11 years ago
Michael Peter Christen 0bf3cab8c7 - better 'extra'-peer selection
11 years ago
Michael Peter Christen ba44eb1160 when scaling the number of remote peers, also consider the machine load
11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change:
11 years ago
Michael Peter Christen 47a82e471c less blocking in SeedDB which caused deadlocks in peer ping
11 years ago
reger 6932aa4d7a use configured admin-username for api calls
11 years ago
orbiter 3cb6c7861f fixed shutdown authenticaton problem
11 years ago
Michael Peter Christen 1c56befb93 fixed mess with test on localhost (which means local hosts for some
11 years ago
reger dd8ea0cdd6 fix "add to blacklist" button style in IndexControlRWIs_p
11 years ago
Michael Peter Christen 09412ea3a4 counting search requests in solr interface
11 years ago
Michael Peter Christen 79771c60c0 IPv6 fixes
11 years ago
Michael Peter Christen 9a27bf6e82 removed filter computation in Protocol class for remote searches because
11 years ago
Michael Peter Christen f1b5db2c45 - performance graph does not shop peer ping in memory monitor any more
11 years ago
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
11 years ago
orbiter 037cd0a57c using the BinaryResponseWriter which is supported within the YaCy solr
11 years ago
Michael Peter Christen ccf2f4e43b refactoring of seed attributes (introduced more constants)
11 years ago
orbiter b7f1e5af51 added new servlet which generates the same file as the principal peers
11 years ago
Michael Peter Christen e1c1e57877 less overhead calling exist() with only one hash
11 years ago
Michael Peter Christen 9bb7eab389 hacks to prevent storage of data longer than necessary during search and
11 years ago