Commit Graph

255 Commits (4fefa5313597069467b8018e199757b648ed2dac)

Author SHA1 Message Date
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
fuchsi ce0bb1dc8a Increase defaults for the DHT Recieve Limits to prevent "busy" states.
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 341f7cb327 steps to enhance remote search performance:
17 years ago
orbiter 76e4c2d69e fix for peer-ping in case that remote peer does not respond with valid values
17 years ago
orbiter f4a5c287fe re-implemented post-ranking of search results
17 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media search
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter e90afa9483 fixed search access tracker
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
orbiter f9e6cf6a3d more refactoring of search:
17 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
17 years ago
orbiter ae86d010bb more refactoring of search processes; also some small speed enhancements
17 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution
17 years ago
orbiter 16c203f759 fixed remote search access tracker
18 years ago
orbiter 947fc46904 refactoring of search process:
18 years ago
orbiter 1af0e3bd84 refactoring
18 years ago
orbiter 5605887571 refactoring of search processes
18 years ago
orbiter e76fe1c078 - replaced unicode characters in copyright holder name ('Brausse')
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter f5a4efb76e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=192&hilit=&p=1034#p1034
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter f40566f9bb separate YaCy networks:
18 years ago
orbiter 9bbd39b67c - removed unfinished auto-updater from roland and martin
18 years ago
orbiter 069562a14d fixed problem with re-crawl; replaced error file-db with ram-db
18 years ago
orbiter 07b4e5066b bugfix in messages
18 years ago
orbiter f04add6cb4 limitation of remote search result number
18 years ago
orbiter 4f5496062c protection against too large seeds
18 years ago
karlchenofhell 601fc7d1c5 - added source to J7Zip-modifed.jar and it's license (changelog is still to come)
18 years ago
orbiter d6480dc670 fix for long transfer pauses
18 years ago
orbiter 06b6e35484 fix for a null pointer exception if clusters are not defined
18 years ago
orbiter d4428947af fix for http://www.yacy-forum.de/viewtopic.php?p=34962#34962
18 years ago
orbiter 81844e85b2 - fixed more cluster routing problems
18 years ago
orbiter e48189c710 enhanced cluster routing
18 years ago
karlchenofhell 97d4ab2053 - handle null from iterator in IndexCreateWWWLocalQueue_p.java
18 years ago
orbiter b33cef421e better routing for public clusters
18 years ago
orbiter f8de19fb2f robinson cluster: added client-side protocol implementation
18 years ago
orbiter 657585fe0d network functions for robinson peers: server-side protection
18 years ago
orbiter 2e052eb816 fixed a bug in remote search with remote search tracker
18 years ago
orbiter b79b4082e2 completed search exclusion:
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter 2cb16824e3 removed support for old database structures.
18 years ago
orbiter 861f41e67e redesigned NURL-handling:
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
karlchenofhell c016fcb10f - added streaming-support to CrawlURLFetchStack_p servlet
18 years ago
karlchenofhell d114a0136e - crawl profile: don't add null-values
18 years ago
karlchenofhell e6ddf135bb - enabled fetching new crawls via /yacy/list.html?list=queueUrls for testing purposes
18 years ago