Commit Graph

658 Commits (ef7fe537c52f0ff84468f94e484a0e0be00b9684)

Author SHA1 Message Date
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
orbiter b7f4a1521b added options to switch on or off the kelondroFlexTable for NURL, EURL and PreNURL 19 years ago
orbiter c26da4893b turned back NURL usage of kelondroTree, kelondroFlexTable has still problems with deleted entries 19 years ago
orbiter db1eae0227 * simplified initialization of database objects 19 years ago
orbiter 135e019883 removed one superfluous line from last commit 19 years ago
orbiter 1591a55963 added object cache miss-cache use for remove method 19 years ago
orbiter 23dd972608 fixed memory calculation in performanceMemory web page 19 years ago
orbiter 3e9d509c39 some small fixes 19 years ago
orbiter 0187c60010 because of a bug in the JRE 1.4.2 there was no memory protection 19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations 19 years ago
orbiter 8418af141a added several consistency checks and small changes 19 years ago
orbiter 9ae9062bd3 * disabled new kelondroFlex table for NURLs 19 years ago
orbiter 689bbcf9cd replaced kelondroTree db for NURLs by new kelondroFlexTable 19 years ago
orbiter 95160d7f2c fixed size computation of index elements from the collection index 19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper. 19 years ago
orbiter 740d49751d * strict type and size check in kelondroRow handling 19 years ago
orbiter 61b151b083 * added another auto-fix for collection index inconsitency check 19 years ago
orbiter 0bbbd129ef small fix for exception message 19 years ago
orbiter 718fbc2dae enhancements in kelondroCollectionIndex: 19 years ago
orbiter d468d665c9 some changes that may help to prevent deadlocks that cause an OutOfMemoryError 19 years ago
orbiter 279b1d969d Integrated new indexing data structure 'collections' into the main class 19 years ago
orbiter 4ff742e42d implemented indexCollectionRI 19 years ago
orbiter 01f95eccd3 re-write of kelondroCollectionIndex. This is the data structure that 19 years ago
orbiter c4e922885a replaced indexURLEntry by new class that uses a kelondroRow.Entry object 19 years ago
orbiter e357599f92 * fixed problem with indexContainer iteration from RAM: 19 years ago
orbiter 8b77afd72c some fixes to new container merger 19 years ago
orbiter 830167596a bugfix for 19 years ago
orbiter 417ed5102e redesign of database iterators: 19 years ago
orbiter 58df8b7bbf a large collection of different changes 19 years ago
orbiter 40aa735520 fixe timing problem causing too long delay during initialization of kelondroTree objects 19 years ago
orbiter 671fd9a5c9 work towards new indexing database structure 19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files. 19 years ago
orbiter ce9dd3e76d some work in the index construction zone (no effect yet) 19 years ago
orbiter 3b69b35bf2 added pre-load of node cache entries to kelondroRecords 19 years ago
orbiter 85d575e928 enhancements to kelondroRow and kelondroColumn 19 years ago
orbiter ab1ed053f5 another small correction 19 years ago
orbiter b92561fb67 removed unused code 19 years ago
orbiter eadbd56fc5 small adjustment to last commit 19 years ago
orbiter e9765ac4e6 introduced bulk read for node iterator in kelondroRecords 19 years ago
orbiter 6af70febef - added kelondroTree index option to kelondroFlexTable 19 years ago
orbiter dd2865178a major bugfix (searched a whole week for the bug) for 19 years ago
orbiter f9b9d085c4 just changed testing code 19 years ago
orbiter ef84fc4956 added IOException to size() and row() 19 years ago
orbiter 84dfd76a6a kelondroFlex bugfix 19 years ago
orbiter e40987ecab removed default memory reservation for testing 19 years ago
orbiter 4cc6e6551f bugfix 19 years ago
orbiter 66964dc015 removed high/med/low from kelondroRecords cache control. 19 years ago
orbiter 41c4641612 added some profiling to kelondro caching classes 19 years ago
orbiter dd560e4b2f finetuning 19 years ago
orbiter 5b1d77cd4b some enhancements to caching 19 years ago
orbiter 650c7e9e55 some enhancements to caching 19 years ago
orbiter bde748f68f - integrated buffer in RowCollectionSet which speeds up the new 19 years ago
orbiter d083b15c4b tests/fixes 19 years ago
orbiter ce9a98ee25 experiments with buffer for collection class 19 years ago
orbiter 6aa0f6eb0f better abstraction, less synchronization 19 years ago
orbiter 1ec07fe351 better structure of the kelondro collection classes 19 years ago
orbiter 761d3bba54 integrated kelondroRowCollection in kelondroCollectionIndex 19 years ago
orbiter 8f0c1a240a added kelondroRowCollection and kelondroRowSet which 19 years ago
orbiter 4fa3271754 adopted memory calculation to new memory amount used by kelondroCollectionObjectMap 19 years ago
orbiter 11951aed41 replaced node cache Object type in kelondroTree: 19 years ago
orbiter 12af69dd86 cosmetics 19 years ago
orbiter ea72a7c580 added new objectMap (can replace HashMap and should use less memory, but is slower) 19 years ago
orbiter e8848a3532 bugfixing for new kelondroFlexTable 19 years ago
orbiter 75ed507d39 some debugging of new kelondroFlexTable class 19 years ago
orbiter 8a18302e84 some work on the intMap 19 years ago
orbiter 56084e9edc added a intMap, the new index management structure for kelondroFlexTables 19 years ago
orbiter eda055e729 - enhanced kelondroCollection speed 19 years ago