Commit Graph

94 Commits (321553afc2426f0536ccc95cb71fe404676909ec)

Author SHA1 Message Date
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
17 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media search
17 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution
17 years ago
orbiter 344911bfaa shorter minimum delay values for intranet crawl targets
18 years ago
orbiter 69d640b041 added missing synchronization in crawl balancer
18 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter 71fd972ac0 - reduced default search time
18 years ago
orbiter 861f41e67e redesigned NURL-handling:
18 years ago
orbiter 581db87237 more debug code for
18 years ago
orbiter 81c4cc6bf7 better debugging of balancer failure
18 years ago
orbiter 6faa262259 fix for NURL-fix
18 years ago
orbiter 243a2f831b fixed problem with not found NURL-hashes
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
orbiter 4e8eb1dbe3 some minor changes here and there
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
orbiter f7803a6ce4 enhanced crawl balancer
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
orbiter 8c1d2e0227 protection against crawl balancer failure:
18 years ago
orbiter 773ba1e91a - generalized object order handling
18 years ago
orbiter 052f28312a removed assortments from indexing data structures
18 years ago
orbiter 0b9370a9dc fix for http://www.yacy-forum.de/viewtopic.php?p=28108#28108
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter 497428c8ec refactoring
18 years ago
orbiter 76fceb9997 refactoring
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter 1751a799ac - deactivated all write buffers
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
karlchenofhell ebf0da2a45 - now the fix http://www.yacy-forum.de/viewtopic.php?t=2974 works
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
theli 26dfbb7499 *) Bugfix for UTF-8: url names are now stored properly in stackcrawl, crawler, indexing queue and should be displayed correct on the gui
18 years ago
orbiter 4866868c0e added write cache for LURLs
18 years ago
orbiter b7f4a1521b added options to switch on or off the kelondroFlexTable for NURL, EURL and PreNURL
18 years ago
orbiter c26da4893b turned back NURL usage of kelondroTree, kelondroFlexTable has still problems with deleted entries
18 years ago
orbiter db1eae0227 * simplified initialization of database objects
18 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
orbiter cd5f7e137c fixed problem with NURL-generation upon first startup
19 years ago
orbiter 9ae9062bd3 * disabled new kelondroFlex table for NURLs
19 years ago
orbiter 689bbcf9cd replaced kelondroTree db for NURLs by new kelondroFlexTable
19 years ago
orbiter 130e6d4719 generalized index object for eurl, nurl and lurl to prepare move
19 years ago
orbiter 740d49751d * strict type and size check in kelondroRow handling
19 years ago
orbiter ad692fc6c7 implemented option to extract nurls from the database
19 years ago
orbiter 7fd90ca7c8 * strict handling of NURL entry element generation, storage and stacking
19 years ago
orbiter 5f72be2a95 some redesign of EURL storage
19 years ago
orbiter 5214f571cd simplified method call in balancer
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files.
19 years ago
orbiter c36e9fc8d3 full integration of kelondroRow
19 years ago