Commit Graph

130 Commits (4df63626f54720c56b3b5a5584ba3040e313f86c)

Author SHA1 Message Date
orbiter ead39064c5 fixed problem with wrong result number calculation
16 years ago
hermens 2437beb96c fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1360&p=9321#p9321
16 years ago
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
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 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 a5054c038d - added large number of 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
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
orbiter f8318436a1 fix for last commit
17 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
17 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter 872eb46cb9 some redesign of the handling of the index for kelondroFlexTable
18 years ago
orbiter 7a7a1c7c29 fight against problems with remove-methods and synchronization
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
18 years ago
orbiter 38b93f8cb8 bugfix for my last commit:
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
orbiter 10a3c20b8d some more enhancements to R/W Head path optimization
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
(no author) c67d22116e added exists-check based only on RAM index lookup:
18 years ago
orbiter 49ffedfd8b patch from Fuchs against deadlock,
18 years ago
orbiter 773ba1e91a - generalized object order handling
18 years ago
orbiter c9364246cc introduced new RWI-Object.
18 years ago
orbiter 46a712e195 - more asserts
18 years ago
orbiter 147d88cf23 re-design of database caching
18 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree
18 years ago
orbiter 06854988da - full integration of new LURL database in INDEX
18 years ago
orbiter 77a59a115d refactoring of indexing methods
18 years ago
orbiter a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format
18 years ago
orbiter b033a80750 better control of failure in node seek of kelondroTree
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
orbiter db1eae0227 * simplified initialization of database objects
18 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 6ad471ef96 * applied many compiler warning recommendations
19 years ago
orbiter 740d49751d * strict type and size check in kelondroRow handling
19 years ago