Commit Graph

104 Commits (8862b6ba4ba3a930b6ae749997588cae6af63a75)

Author SHA1 Message Date
orbiter 37f88b4017 code cleanup
20 years ago
orbiter ec2b39c1ce code cleanup
20 years ago
orbiter 76618442e0 code cleanup
20 years ago
orbiter 3d8a5ae652 code cleanup
20 years ago
orbiter 7920e1547d code cleanup
20 years ago
orbiter a04930f025 code cleanup
20 years ago
theli 7028412c54 *) Bugfix for NullpointerException in Java Finalizer
20 years ago
orbiter 420d56ce79 extended db-testing
20 years ago
orbiter 40621a5663 anhancements in ranking preparation and fixed problem with parser/mime recognition
20 years ago
orbiter 85282b1d98 enhanced YBR recognition and search result heuristics
20 years ago
orbiter 0e25020f51 added first generation and usage of YBR index-files. Enhanced overall ranking of search results.
20 years ago
orbiter bfe51c7228 added generation of domain-list
20 years ago
orbiter 0ec54d9c5f enhanced CR-file handling and added first RCI-evaluation tests
20 years ago
theli c2fe3a1670 *) Updating jMimeMagic Ruleset
20 years ago
orbiter 88e3234393 fine-tuning of rci-generation
20 years ago
orbiter a12759c1bf first try to implement a rci-computation from cr-files
20 years ago
orbiter 4a8e8f269e refactoring of cr-processing; new kelondro class to handle the attribute file format
20 years ago
orbiter 24dc0e0760 implemented cr-file processing and further transmission steps
20 years ago
orbiter 022530df7e small bugfix in kelondroTree
20 years ago
orbiter 9913049009 fixed outOfMemory bug caused by loops in kelondroTree during enumeration
20 years ago
orbiter a3fd0069f5 fixed bug in kelondroTree node iteration (rotation did not work)
20 years ago
orbiter 6dc42a2392 detecting of loops in kelondroTree during last/first-Node search
20 years ago
orbiter 5b0911d7ea added new performance menu for search sequence configuration and monitoring
20 years ago
orbiter 4fa942511b de-serialized read and write access
20 years ago
orbiter 1ff0ced515 integration of an interface class for abstract access of kelondro indexed structures like kelondroTree and kelondroHashtable
20 years ago
orbiter 8d827cdb30 tried to fix problems with order of network list by last-seen (which could also improve the network picture)
20 years ago
theli b7e21ec107 *) Adding DB import function which allows to import an foreign yacy DB (from directory PLASMADB)
20 years ago
theli 959eefbc4f *) Robots.txt parser/ppt
20 years ago
borg-0300 4191b21e73 cleaned, finals, Properties
20 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
20 years ago
orbiter f6a0e0f162 small bugfix to readFully
20 years ago
orbiter 6d5d0ac801 bugfix for startup problems
20 years ago
orbiter 5dc0d41900 bugfix in kelondroRA (hint by Martin)
20 years ago
orbiter 25a59a51ad fixed problem created with last svn commit
20 years ago
orbiter 72ce36baba cleanup in kelondroRecords
20 years ago
orbiter e380d4e55e cleanup (no functional change)
20 years ago
orbiter de0a58d79c no more sync
20 years ago
orbiter 495bc8bec6 removed cache-control from low and medium priority caches which reduces memory use and computation overhead
20 years ago
orbiter 979a3ee3c0 exceptions for better testing of bug http://www.yacy-forum.de/viewtopic.php?p=9852#9852
20 years ago
orbiter 18d9e1a256 fix for http://www.yacy-forum.de/viewtopic.php?p=10026#10026
20 years ago
orbiter ef85fce661 change of memory-consumption constants (had been much too low)
20 years ago
borg-0300 6d1de8abfd finals; cleaned;
20 years ago
orbiter fb52a82008 added new performance page for memory settings
20 years ago
orbiter e6b30911c3 small changes to caching
20 years ago
orbiter 900ab97422 change of memory-allocation blocking value for GC prevention
20 years ago
orbiter 0ffca99886 added priority-organization to kelondroRecord cache. This should virtually double the cache capacity.
20 years ago
orbiter 2d22626386 automatic switch-off of cache control in kelondroRecords in case that cache is big enough (so that no cache-aging needs to be controled)
20 years ago
orbiter cddd9aaa33 fixed SERIOUS bug with kelondroStack; affected all stack processing since 729
20 years ago
orbiter 19547f1821 changed node manipulation methods in kelondro core to reduce object allocation
20 years ago
orbiter debb207a74 removed file sync
20 years ago