Commit Graph

80 Commits (c7021c14bbfb65f631c48fc9cd395293a2d49727)

Author SHA1 Message Date
orbiter 0241d070bc added concurrency to indexing process:
17 years ago
orbiter 968c775025 - preparation of parsing/indexing queue for concurrent execution
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 8d6a13bc07 refactoring of parsing-condensing-indexing process:
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache)
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter 7c5c814a47 - simplified code (removed exception handling where not necessary)
18 years ago
orbiter a4e8ad95ab enhancements to news and switchboard queue processing
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
orbiter 594ff95955 :-(
18 years ago
borg-0300 2ab020445a bugfix, i think - http://www.yacy-forum.de/viewtopic.php?t=4059
18 years ago
orbiter 861f41e67e redesigned NURL-handling:
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
orbiter 61798f0ae6 added option to distinguish between text crawl and media crawl
18 years ago
orbiter 773ba1e91a - generalized object order handling
18 years ago
orbiter 497428c8ec refactoring
18 years ago
orbiter 76fceb9997 refactoring
18 years ago
orbiter eeda881553 bugfix for last commit
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration
18 years ago
orbiter a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format
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
theli 97d2a08ef1 *) restructuring needed to support parsing of documents using various charsets
18 years ago
theli d0a5a53789 *) changes needed for multi-language support
18 years ago
orbiter 41e27b85b7 fix for crawler condition
18 years ago
orbiter 9340dbb501 fixed all possible problems with nullpointer exception for LURLs
18 years ago
orbiter 141f9e5bb4 fix for new plasmaCrawlLURL.load behavior
18 years ago
orbiter 4866868c0e added write cache for LURLs
18 years ago
theli dae763d8e3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2495 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli 7a35b8e237 *) direct access to responseheaders of sbQueue.Entry removed to make it more http independent
18 years ago
orbiter db1eae0227 * simplified initialization of database objects
18 years ago
orbiter 3e9d509c39 some small fixes
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
orbiter 26116cabde added missing rowdef assignment
19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper.
19 years ago
orbiter 740d49751d * strict type and size check in kelondroRow handling
19 years ago
theli 9f298083cd *) adding more urls to the error url
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
orbiter 09f780df27 more bugfixes for the new row/stack handling changes
19 years ago
orbiter 3c3c047d0a integrated kelondroRow into kelondroStack
19 years ago