Commit Graph

48 Commits (3b6229d2f31a229ea737ddc97e44ce1ebe653604)

Author SHA1 Message Date
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
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 20dadba426 - added a deadlock prevention function in cache flushing
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter a1e9e6e2e6 fix for search result page navigation
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter da8c850a25 disabled IO path optimization (seems to block other methods)
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 0abf33ed03 - tried to remove deadlock
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
orbiter f9e6cf6a3d more refactoring of search:
17 years ago
orbiter 72752bb503 because of a new database structure handling, the memory need for accessing
17 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
theli 63a004abff *) bugfix for Nullpointerexception
18 years ago
orbiter ba525ebf52 - re-enabled path optimization that was disabled during testing
18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
18 years ago
orbiter 5bbf010107 removed synchronization of size() method from numerous classes to avoid thread locking
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 b466baa574 added some memory protection
18 years ago
orbiter 304412a049 first generation of collection index R/W head path optimization
18 years ago
(no author) c67d22116e added exists-check based only on RAM index lookup:
18 years ago
orbiter c48374d14a new memory limit computation for indexing queue
18 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications
18 years ago
orbiter 9a85f5abc3 cleanup
18 years ago
orbiter 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter e3d75f42bd final version of collection entry type definition
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter 8fdefd5c68 generalization of payload definition of index storage
18 years ago
orbiter 78b7f6f7fd bugfix for index remove bug,
18 years ago
orbiter 75b198bc02 - updated references to indexContainer
18 years ago
orbiter a7281a9b4d fix for last commit
18 years ago
orbiter 74d1dea30b changes towards better join-search
18 years ago
orbiter 95160d7f2c fixed size computation of index elements from the collection index
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 e357599f92 * fixed problem with indexContainer iteration from RAM:
19 years ago
orbiter 8b77afd72c some fixes to new container merger
19 years ago
orbiter 417ed5102e redesign of database iterators:
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 e1a52bea22 added a class stub for the new database structure:
19 years ago