Commit Graph

1003 Commits (6c1b14c8e1e9013ad74a1a06e16d6881cc135e2b)

Author SHA1 Message Date
orbiter 6c1b14c8e1 - more control in access tracker: count number of returned search results (not only info how much is in the index) 14 years ago
low012 9f38c0023d *) Minor changes, mainly cleaning up a little bit, no functional changes. 14 years ago
orbiter 54e77e6255 refactoring 14 years ago
orbiter 10ae8d961b - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
orbiter cdfe8afe3f fix for really bad table iteration implementation: reduction of IO 14 years ago
orbiter b2ed4cfaf8 more small bugfixes and light refactoring 14 years ago
low012 6f4f957e50 *) cleaning up the code a little bit 14 years ago
f1ori 9d2159582f * fix system update if urls are in blacklist (for example for very general blacklists like *.de) 14 years ago
orbiter 22453b13ad implemented local host address discovery as posted in 14 years ago
orbiter a9f754c45f removed unused CR accumulation and distribution process 14 years ago
orbiter d4a1a1850b removed warnings 14 years ago
low012 3b5830b7d4 *) Fixed typo. 14 years ago
low012 9b3fae9496 *) cleaning up the code a little bit 14 years ago
orbiter 117fc86b3d fix for http://forum.yacy-websuche.de/viewtopic.php?p=21199#p21199 15 years ago
orbiter 93c535d111 fixed http://forum.yacy-websuche.de/viewtopic.php?p=21113#p21113 15 years ago
orbiter 155d556568 - better memory protection 15 years ago
f1ori 7d8de34778 * add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null) 15 years ago
orbiter 25a8e55bc9 more logging about bad seeds 15 years ago
orbiter 959b8c6fa0 - allow greater seed size 15 years ago
orbiter e103419a56 - removed <3 peers barrier for peer ping feedback 15 years ago
orbiter e3e3b49d52 - enhanced main release recognition 15 years ago
orbiter ca738ac924 - added a tag cloud to search results (using the topics) 15 years ago
orbiter e4d561971e added more score cluster options and made score cluster usage more transparent 15 years ago
orbiter d607b30b6a performance enhancements for search and code review for database functions 15 years ago
sixcooler 61c82f3105 gzip-compresson @ transferRWI & transferURL back again 15 years ago
orbiter d2fd93135c - moved yacybot user agent string definition to MultiProtocolURI since there are basic access mechanisms where the bot string is needed 15 years ago
orbiter 48c0d508ac fixes for crawling of smb links (file length not always available) 15 years ago
orbiter 10a9cb1971 simplified snippet computation process and separated the algorithm into two classes 15 years ago
orbiter 84a023cbc8 fixed several search bugs 15 years ago
orbiter 377f001e0d sorting of crawl profile names in crawl profile editor, see 15 years ago
orbiter 461a2a6ec7 enhanced remote crawling: 15 years ago
orbiter 670ba4d52b - removed the remote crawl option from the network configuration submenu and 15 years ago
orbiter 89c2d8b81e better initial hash computation 15 years ago
orbiter 0cf006865e refactoring and enhanced concurrency 15 years ago
orbiter 83ac07874f - corrected return value of put() methods (not used anywhere, so it did not harm before) 15 years ago
orbiter 5870b13f3a - code cleanup / added debug line for further investigation in HTTPDemon.parseMultipart 15 years ago
orbiter ac1c08924e more performance hacks 15 years ago
orbiter 39f409a7bb performance hacks 15 years ago
orbiter 7ebef56add - redesign of a part of the remote search client to make it possible to have a test environment for remote search performance tests 15 years ago
orbiter 3c0e07ba72 removed all delays in shutdown process 15 years ago
orbiter 64860dc1bb enhanced search event logging (to be used for further improvements) 15 years ago
orbiter 32f73d1aaa added copy for Info.plist for Mac application release updates (this file contains class paths and start parameters) 15 years ago
orbiter 570ca577c6 performance hacks 15 years ago
orbiter 5fe828fa06 - replaced pdfbox and fontbox version 1.1.0 with 1.2.1 15 years ago
orbiter b3f0d06444 fixed a problem with restarts in YaCy mac applications: the DATA directory path was not submitted when doing a restart. This solves the problem by: 15 years ago
orbiter d4e4967e19 cleaned up code in yacyRelease (there will be work to do there) 15 years ago
orbiter 9d080f387e change in handling of the all-visible home path for storage in YaCy: 15 years ago
orbiter 65eaf30f77 redesign of crawl profiles data structure. target will be: 15 years ago
f1ori 55da979291 disable revision detection for git 15 years ago
orbiter 0f276dd63f - MapHeap now implements Map<byte[], Map<String, String>> 15 years ago