Commit Graph

69 Commits (9842fab6e47f1dd93f5dc7ac6c2736a4ebaf93fa)

Author SHA1 Message Date
orbiter 1defd580bc - added option to localization search to distinguish between a search for a location according to the search word only or for the relation between a web search results and locations found in the metadata fields 15 years ago
orbiter 7b69d79727 enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
orbiter e7f18ba24b refactoring 16 years ago
orbiter bea3b99aff moved table and util classes 16 years ago
orbiter 194da25a2f moved kelondro index 16 years ago
orbiter 4446acc8cd moved kelondro order 16 years ago
orbiter 573d03c7d7 added configuration to enable ram table copy 16 years ago
orbiter 9a674d8047 - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. 16 years ago
orbiter 96eaecda3e - added migration class to go from index collections to the index cell data structure. 16 years ago
orbiter 13c666adef performance hack to ObjectIndex put() method: 16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring 16 years ago
orbiter 8444357291 added new row interator in kelondro tables files that enumerates rows 16 years ago
orbiter 62505bb3cb more bugfixes as recommendet by findbugs 16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro 16 years ago
orbiter 7ee494fde5 more refactoring of kelondro: 16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes 16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes: 16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net) 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
danielr 7feae906aa - organize imports 17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming 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
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate. 17 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158 18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation 18 years ago
orbiter a45216b479 fix to prevent bad-formed news messages 18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" --> 18 years ago
orbiter 6ad39bae1e fixed shutdown problem 18 years ago
orbiter d755a8026d - better OOM protection 18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches 18 years ago
orbiter 1751a799ac - deactivated all write buffers 19 years ago
orbiter 147d88cf23 re-design of database caching 19 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree 19 years ago
orbiter 2bb529cedb added peer tags for peers in robinson mode 19 years ago
orbiter df1629b05a - code cleanup 19 years ago
theli 57415b6889 *) Bugfix for surftipps UTF-8 problem 19 years ago
orbiter db1eae0227 * simplified initialization of database objects 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
orbiter e357599f92 * fixed problem with indexContainer iteration from RAM: 19 years ago
orbiter 58df8b7bbf a large collection of different changes 19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files. 19 years ago
orbiter 85d575e928 enhancements to kelondroRow and kelondroColumn 19 years ago
orbiter 66964dc015 removed high/med/low from kelondroRecords cache control. 19 years ago
orbiter c36e9fc8d3 full integration of kelondroRow 19 years ago
orbiter 4a907a570f 1st step to migrate kelondroTree to usage of kelondroRow instead of byte[][] 19 years ago