Commit Graph

86 Commits (9d0af17c5b4b1f280e6563f03ec72b550e3c5ee3)

Author SHA1 Message Date
orbiter 275a226cc5 refactoring
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter 6dc679785f - fixed bad sort behavior of kelondroRowSet, in this case: no sort at all!
17 years ago
orbiter 2f3b2f3481 - extended dbtest for comparisment tests
17 years ago
orbiter 9abc927645 to fix inconsistencies in collection index, a double reference reporting mechanism has been implemented
17 years ago
orbiter dc26d6262b - removed write buffer from kelondroCache (was never used because buggy; will now be replaced by new EcoBuffer)
17 years ago
orbiter b3636f5ba8 re-implemented file index in kelondroFlex
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter 71bcf02d3a - removed pro-version (is the same as standard version, use the standard instead)
17 years ago
orbiter 016fc594af more generics
17 years ago
orbiter 3e3d2e39a4 - some refactoring and redesign of kelondroBytesIntMap (created new class kelondroRAMIndex)
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
orbiter 48138952ff added memory measurement for index recreation to avoid OOM during index RAM space extension
17 years ago
orbiter ecba35de72 enhanced computing speed of kelondro core function: sorting
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
orbiter 5dd9acc2a7 removed calls to deprecated methods
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 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 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 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 96b79bf86d redesigned remove method in kelondroRowSet
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 1cba31de43 redesigned ram organization for database caches
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 8668ac5d91 preparations for collection index cache flush optimization
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
orbiter daf2e15f59 some storage process enhancements (write without preceding read)
18 years ago
orbiter d03cd41266 fix for http://www.yacy-forum.de/viewtopic.php?t=3411
18 years ago
orbiter 773ba1e91a - generalized object order handling
18 years ago
orbiter bdc9216366 - more asserts
18 years ago
orbiter 114a76a86e - added flag to urlhash that shows that domain is a local domain
18 years ago
orbiter eafb5ecd22 - better usage of memory resources for kelondroFlexSplit
18 years ago