Commit Graph

97 Commits (4df63626f54720c56b3b5a5584ba3040e313f86c)

Author SHA1 Message Date
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
danielr 7913bdb75b Flextable: filename in errormessage if inconsistent
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter a6719dfd2b - refactoring of robots parser
17 years ago
orbiter b928ae492a some code-cleanup and possible speed enhancements in different core methods
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 25192e0d36 added a deletion button to indexControlRWIs that deletes the complete web index
17 years ago
orbiter d0678f7ab9 refactoring as result of
17 years ago
orbiter 696b8ee3f5 fix for http://forum.yacy-websuche.de/viewtopic.php?p=6806#p6806
17 years ago
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