Commit Graph

624 Commits (1778fb420d8431f0a316150e098c432c0a146101)

Author SHA1 Message Date
orbiter df2a7a8ac8 more generics 17 years ago
orbiter 9d8b17188a more generics, bugfixes for wrong cast 17 years ago
orbiter 4dc438f7e7 moved to Java 1.5: 17 years ago
hermens 4748d5c1ab Some enhancements to time management: 17 years ago
orbiter 52dd015218 new release strategy: the standard release is now built the same way as the pro release 17 years ago
orbiter 48138952ff added memory measurement for index recreation to avoid OOM during index RAM space extension 17 years ago
orbiter a3bfd668aa opening of array files at startup time, not when first time the web index is accessed 17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters 18 years ago
orbiter ec7ba0d3d0 - fixed problem with too small sort fields (sortbound was not set) 18 years ago
orbiter 64b3b79e44 - fix for termination problem with uniq() 18 years ago
orbiter 0abf33ed03 - tried to remove deadlock 18 years ago
orbiter 2421127612 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=513&hilit= 18 years ago
orbiter d0d2771883 disabled multiprocessoring of rowCollection.sort for testing purpose 18 years ago
orbiter edc4da5317 fix for division by zero in test reoutine 18 years ago
orbiter df38aaf7bd update to RowCollection sort speed-enhancements: 18 years ago
orbiter ecba35de72 enhanced computing speed of kelondro core function: sorting 18 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before. 18 years ago
borg-0300 a5d28785b1 less OOM (works for me) 18 years ago
orbiter f8318436a1 fix for last commit 18 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158 18 years ago
orbiter 9a7b093eed tried to avoid endless loop, see also: 18 years ago
orbiter b856e377a9 some additions and a small bugfix to SVN 4158 18 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. 18 years ago
fuchsi b5f7df8d0a Speed up remove operations in rowCollections. 18 years ago
orbiter dbd1eeead5 fix for missing object miss-cache flush value: 18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation: 18 years ago
orbiter 4779f314fe first version of next-generation search interface: 18 years ago
orbiter 72752bb503 because of a new database structure handling, the memory need for accessing 18 years ago
orbiter 3ca8f71cbb refactoring of dbtest to create separated kelondro sql connector interface 18 years ago
orbiter 9678d1b282 fixed new EcoRecords-Nodes. Here I omitted object content copying before 18 years ago
orbiter 9a860cf397 bugfix for wrong record tracker message 18 years ago
orbiter 9628db6cdc enhanced memory allocation during database access: 18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc 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 89e1848db6 fixed problem with favicons: 18 years ago
orbiter a4e8ad95ab enhancements to news and switchboard queue processing 18 years ago
orbiter 4968556668 - fix for broken news queue during iteration 18 years ago
orbiter 5702257a5f fix for elementCount bug when db was reset 18 years ago
orbiter 208b5297f1 enhanced handling of news records: 18 years ago
orbiter e03fcf4627 SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29 18 years ago
orbiter 1a45ecb356 - fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=14&p=137#p137 18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" --> 18 years ago
orbiter 6518bb6c08 changed release strategy: 18 years ago
orbiter 5dd9acc2a7 removed calls to deprecated methods 18 years ago
(no author) ef24bed406 Sorry... 18 years ago
(no author) a29cb2e1af blupp 18 years ago
orbiter 11ac7688d5 reverted a part of last commit 18 years ago
orbiter b3f97b5c38 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3735 6c8d7289-2bf4-0310-a012-ef5d649a1542 18 years ago
orbiter 3c5ff7f735 adopted kelondroBytesIntMap to kelondroIntBytesMap 18 years ago
orbiter 5551ff5306 enhanced index storage data structure kelondroBytesIntMap 18 years ago
orbiter 872eb46cb9 some redesign of the handling of the index for kelondroFlexTable 18 years ago
orbiter 46367afaaa update of memory-protection values 18 years ago
orbiter 85035dc319 addition to svn 3699: check send/receive if p2p-mode is activated 18 years ago
orbiter 139c59ebbd - fixed dht selction problem: the seed tables used a wrong ordering 18 years ago
orbiter 22a0e9f117 more timeout-control 18 years ago
orbiter 0831034e07 fixed non-termination bug for robinson remote crawl peer selection 18 years ago
orbiter 191ef16499 fixed wrong ordering that caused bad dht selection 18 years ago
orbiter 35c660654d more debugging lines to fix bug for 18 years ago
orbiter 81844e85b2 - fixed more cluster routing problems 18 years ago
orbiter 64a6d6e5e6 added new set iterator (needed for last commit) 18 years ago
orbiter f8de19fb2f robinson cluster: added client-side protocol implementation 18 years ago
orbiter 2f3b518169 temporary patch for startup-problem: 18 years ago
orbiter ba525ebf52 - re-enabled path optimization that was disabled during testing 18 years ago
orbiter 595ee10468 fixed datatabase inconsistency bugs 18 years ago
orbiter 7a7a1c7c29 fight against problems with remove-methods and synchronization 18 years ago
orbiter b6a5f53020 removed double synchronization from kelondroRecords.USAGE to prevent thread locking. 18 years ago
orbiter 063063aa0c fix for 100% cpu bug during dht selection 18 years ago
orbiter 25070822a5 fix for http://www.yacy-forum.de/viewtopic.php?p=33925#33925 18 years ago
orbiter 159bd0cab5 diverses; b.o. fix for http://www.yacy-forum.de/viewtopic.php?p=33914#33914 18 years ago
orbiter cdc7b77a62 fix for http://www.yacy-forum.de/viewtopic.php?p=33916#33916 18 years ago
orbiter 40c14a4f0e - better implementation of search query properties 18 years ago
orbiter fcdf000fbc bugfix for http://www.yacy-forum.de/viewtopic.php?p=33838#33838 18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry 18 years ago
orbiter 210ede8230 added a class for byte-array management. This was the result of a very large experiment 18 years ago
orbiter 847349358b less memory usage during collectionIndex-rebuild 18 years ago
orbiter 602ac42010 fix for OOM case when a kelondroTree Node cache grows 18 years ago
orbiter 7af188ff9a fix for http://www.yacy-forum.de/viewtopic.php?p=33089#33089 18 years ago
orbiter 5bbf010107 removed synchronization of size() method from numerous classes to avoid thread locking 18 years ago
orbiter 861f41e67e redesigned NURL-handling: 18 years ago
orbiter 581db87237 more debug code for 18 years ago
orbiter dd06d4cada more logging to better trace bug 18 years ago
orbiter 96b79bf86d redesigned remove method in kelondroRowSet 18 years ago
orbiter 9f929b5438 better snippet handling in case of snippet load fail 18 years ago
orbiter 909d7a8ae9 fixed wrong implemented row iterator in kelomdroFlexSplitTables 18 years ago
orbiter 3ef77d2030 fix for http://www.yacy-forum.de/viewtopic.php?p=29878#29878 18 years ago
orbiter 6ad39bae1e fixed shutdown problem 18 years ago
orbiter 38b93f8cb8 bugfix for my last commit: 18 years ago
orbiter d755a8026d - better OOM protection 18 years ago
orbiter 23338d2070 small fix for RAM computation 18 years ago
orbiter 4e8eb1dbe3 some minor changes here and there 18 years ago
orbiter 3499a364ef a little bit better memory protection 18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches 18 years ago
orbiter db235f2d61 added some memory protection in collection index multiple merge 18 years ago
orbiter b466baa574 added some memory protection 18 years ago
orbiter 51e12049fa third generation of R/W head path optimization 18 years ago
orbiter 10a3c20b8d some more enhancements to R/W Head path optimization 18 years ago
orbiter f4cfd19835 second Generation of collection R/W head path optimization: 18 years ago
orbiter 1fda50fd3c correct R/W head positioning in kelondroFlex 18 years ago
orbiter 304412a049 first generation of collection index R/W head path optimization 18 years ago
orbiter 32867580ee update to kelondroRecords needed fo last commit 18 years ago
orbiter 8668ac5d91 preparations for collection index cache flush optimization 18 years ago
karlchenofhell 26f5757b40 - added support for multiple paths per domain to default-blacklist 18 years ago
orbiter f7803a6ce4 enhanced crawl balancer 18 years ago
orbiter badab8d924 fixed some more bugs in new db handling 18 years ago
orbiter e72d253577 fixed problem with initial cache load 18 years ago
orbiter 2d8e472cfd emergeny bugfix for last commit 18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS 18 years ago
orbiter 1f1f398bfa enhanced speed of RAM cache flush by factor 20 (twenty times faster) 18 years ago
orbiter daf2e15f59 some storage process enhancements (write without preceding read) 18 years ago
orbiter c464157a6e replaced some toString() 18 years ago
orbiter d03cd41266 fix for http://www.yacy-forum.de/viewtopic.php?t=3411 18 years ago
orbiter e00e850a98 removed constants (no connection with yacySeed.dna identifier) 18 years ago
orbiter fcc11391a8 some redesign attempts because sorting of lastseen does not work correctly 18 years ago
orbiter f696d3c1eb added double computation to kelondroMapObjects 18 years ago
orbiter 88fa764b64 implemented new kelondroObjects into bookmarkDB 18 years ago
orbiter 9c05e2a820 re-design ob kelondroMap 18 years ago
allo 669c21db05 first version of abstracted kelondroMap Cache. 18 years ago
orbiter d07b132a0d - fixed colors of network grafic 18 years ago
(no author) c67d22116e added exists-check based only on RAM index lookup: 18 years ago
(no author) 37e53b4a6a replaced tree database structure for seed db by flex data structure 18 years ago
orbiter 16f88c49d9 applied patch from http://www.yacy-forum.de/viewtopic.php?p=27392#27392 18 years ago
orbiter 49ffedfd8b patch from Fuchs against deadlock, 18 years ago
orbiter c48374d14a new memory limit computation for indexing queue 18 years ago
borg-0300 f4737eebd6 Properties 18 years ago
borg-0300 1fc75c0f67 better logging 18 years ago
borg-0300 29922d5dd2 changed writeMap 19 years ago
borg-0300 5b00a04359 changed writeMap 19 years ago
orbiter bf0d820659 - added correct flagging of word properties 19 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications 19 years ago
orbiter 9a85f5abc3 cleanup 19 years ago
orbiter 773ba1e91a - generalized object order handling 19 years ago
orbiter 052f28312a removed assortments from indexing data structures 19 years ago
orbiter ad1e4aa88e added selection of audio, video, image and application resources 19 years ago
orbiter 7cc4cec9c9 bugfix for assertion bugs documented in 19 years ago
orbiter 97596af843 patch for wrong old RWI entries 19 years ago
orbiter 9dfae90da8 better control of sortBound; should help to avoid an indexOutOfBound Exception 19 years ago
orbiter 4ce590622f - more asserts 19 years ago
orbiter f1528672b1 filtering of non-index pages during index-of search 19 years ago
orbiter 0a0c3edeb6 fixed a bug in index transfer 19 years ago
orbiter 30888e7a2f implementation of search constraints 19 years ago
orbiter e55ef0df28 - automatic migration of old RWI entries to new format during remote search 19 years ago
orbiter 10a4ab5195 disabled some (more) write caches 19 years ago
orbiter 09bcc10344 bugfix for some problems of last change with assortments 19 years ago
orbiter e3d75f42bd final version of collection entry type definition 19 years ago
orbiter c9364246cc introduced new RWI-Object. 19 years ago
orbiter e628d34e16 patches for bad data 19 years ago
orbiter 76fceb9997 refactoring 19 years ago
orbiter bdc9216366 - more asserts 19 years ago
orbiter 1751a799ac - deactivated all write buffers 19 years ago
orbiter ba967c4875 - bugfixes and debug code 19 years ago
orbiter eaad91d84f fixed wrong RAM calculation 19 years ago
orbiter 114a76a86e - added flag to urlhash that shows that domain is a local domain 19 years ago
orbiter eafb5ecd22 - better usage of memory resources for kelondroFlexSplit 19 years ago
orbiter d454ca44ee update of cache logging 19 years ago
orbiter 8fdefd5c68 generalization of payload definition of index storage 19 years ago
orbiter 46a712e195 - more asserts 19 years ago
orbiter 215c4e65f1 code cleanup 19 years ago
orbiter bd4f43cd66 - fixed a null pointer exception bug 19 years ago
orbiter fe8afaf426 switched off usage of write cache for imprortant databases 19 years ago
orbiter 985fd807cc bugfixing in collection methods 19 years ago
orbiter e6044e5198 bugfix for 19 years ago
orbiter ebd2d629d8 added missing file for last commit 19 years ago
orbiter 147d88cf23 re-design of database caching 19 years ago
orbiter f21ede312e bugfixes for internals of database organization 19 years ago
orbiter eb4bfb0e9d fixed problem with cache.profile() 19 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree 19 years ago
orbiter dc056fabf3 small bugfix 19 years ago
orbiter 278d8c3c7e - more asserts 19 years ago
orbiter 83a0efc65a better assert statements and fixes 19 years ago
orbiter 2025e885d6 a fix for problems with remove situations in kelondroFlexSplitTable 19 years ago
orbiter 06854988da - full integration of new LURL database in INDEX 19 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration 19 years ago
orbiter 77a59a115d refactoring of indexing methods 19 years ago
orbiter 14490f0a83 added missing flush statement 19 years ago
orbiter 688cbfb776 - bugfixing for flextable bug 19 years ago
orbiter 29a1318ef9 bugfixes for wrong database access that do not consider deleted entries 19 years ago
orbiter 50f2578c55 - some bugfixing and code cleanup 19 years ago
orbiter bdf4c7c51e added missing files for last commit 19 years ago
orbiter a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format 19 years ago
orbiter 130cc76927 loop detection and termination in deletedHandles method 19 years ago
orbiter 6396f5971e bugfixes and migration attempt toward new kelondroFlex db 19 years ago
orbiter 86047f439d removed very bad bug that prevented production of any remote search result 19 years ago
orbiter 43614f1b36 bugfix in collection index. the index for collections was not created correctly 19 years ago
orbiter db294687ea enhanced logging 19 years ago
orbiter d4c239e4be - fixed problem in collection index with deletion of single url references 19 years ago
orbiter b033a80750 better control of failure in node seek of kelondroTree 19 years ago
orbiter df1629b05a - code cleanup 19 years ago
orbiter ec031eb993 first version of surftipps 19 years ago
borg-0300 b174fbd0ca "import ...*" removed; 19 years ago
orbiter 807756150e patch for strange bug reported by email 19 years ago
orbiter cf9884e22b first attempt to implement a secondary search 19 years ago
orbiter 75b198bc02 - updated references to indexContainer 19 years ago
orbiter 74d1dea30b changes towards better join-search 19 years ago
orbiter cc97a3e9c6 fixed possibly bug with indexOutOfBoundsException 19 years ago
orbiter 75b03a4580 fix for new ArrayIndexOutOfBoundException 19 years ago
orbiter 96c6e4e322 - enhancements to detailed search page 19 years ago
orbiter 9340dbb501 fixed all possible problems with nullpointer exception for LURLs 19 years ago
orbiter a2525072f2 bugfix for kelondroRow - property generation 19 years ago
orbiter 985dcbde7f changed some parameters that may cause better memory usage and more indexing speed 19 years ago