Commit Graph

96 Commits (ac114d69c0fd055ea724b7af10026f314ec2a301)

Author SHA1 Message Date
orbiter a469874e3f added and fixed time-out behaviour during search
19 years ago
orbiter f2421f6a47 some small attribut changes regarding cache flush
19 years ago
orbiter 4239db0d1c fixed new ordering for backup iterator TreeSet
19 years ago
orbiter a6a3f4b694 fix for svn 1888
19 years ago
orbiter e94b374d56 update to cache flush method
19 years ago
orbiter bcd99fe83e introduced a second RAM cache for DHT transfer
19 years ago
orbiter 02f9765013 quickfix for time problem during cache restore
19 years ago
orbiter be88687d8c fixed some problems with new cache flush karenz
19 years ago
orbiter ddbeda738e added minimum age of word in cache to performance menu
19 years ago
orbiter f188611fc6 apply blacklist on rwis during dht receive
19 years ago
orbiter 87e90b9d8c refinements in ram cache flush procedure and default timing
19 years ago
orbiter d31a4e0b4f some small enhancements with cache flushing parameters and data structures
19 years ago
orbiter 134253a603 fixed bug with cache flush
19 years ago
hermens 0b60b9bf51 *) Remove entries from AssortmentCluster before reinserting the rest into the ramCache
19 years ago
orbiter 7eb10675b3 re-organization of index management
19 years ago
orbiter 1e4578aab6 VERY EXPERIMENTAL removal of index ram cache flushing thread.
19 years ago
hermens 954f02d22e *) Bugfix: Prevent wordIndex.getContainer() from returning and even manipulating
19 years ago
theli 214302284e *) undoing last commit because of problems with getUpdateTime
19 years ago
theli 408de3beee *) avoiding to search in the treemap two times for the same key
19 years ago
orbiter 3834675084 fixed bug that caused wrong behavior of search result preparation
19 years ago
hermens 31c8476b5d plasmaWordIndexCache.getContainer:
19 years ago
hermens 4f43816ec0 *) Fix wrong class cast in indexSize()
19 years ago
orbiter fa90c3ca7a - removed some usage of indexEntity
19 years ago
orbiter 03c65742ba changes towards the new index storage scheme:
19 years ago
orbiter a56fefe0d3 added missing forced-flush for index cache
19 years ago
orbiter eabf4a0386 fix for null pointer exception during shut-down
19 years ago
orbiter 90b940e90e fixed position storage problem.
19 years ago
orbiter 0371494010 tried to add word position to index
19 years ago
hermens ca7407b7e1 *) Don't change maxTime if zero or negative
19 years ago
hermens 971247b78f - rotate merged indexes after merging
19 years ago
orbiter 2028403670 - consolidated different orderings to kelondroNaturalOrder
19 years ago
orbiter 9544c47684 added some UTF-8 handling.
19 years ago
orbiter 83a34b838d * added Object allocation monitor on performanceMemory page
19 years ago
orbiter 3031903d50 re-design of RAM cache flush into assortment cluster
19 years ago
orbiter 0c762daf4b better startup failure handling
19 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
theli ca26aab9b1 *) More debugging output for migrateWords
19 years ago
orbiter 9913049009 fixed outOfMemory bug caused by loops in kelondroTree during enumeration
19 years ago
orbiter 02f8013013 auto-delete of corrupted word files during word-migration
20 years ago
borg-0300 00ab4d8723 cleaned, small change, Properties
20 years ago
hydrox 56b9f34411 *)removed unused imports
20 years ago
orbiter 4dcbc26ef1 introduction of search profiles; very experimental
20 years ago
orbiter 6260942590 changed search process: received indexes are now buffered and written to wordIndex after search
20 years ago
orbiter 10d3627c90 changed word cache flush scheduling and removed possible locks
20 years ago
orbiter 839db8869c added high/low priority for index adding
20 years ago
theli 959eefbc4f *) Robots.txt parser/ppt
20 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
20 years ago
theli b5a8992d29 *) Setting some object fields to final
20 years ago
orbiter 495bc8bec6 removed cache-control from low and medium priority caches which reduces memory use and computation overhead
20 years ago
orbiter fb52a82008 added new performance page for memory settings
20 years ago