yacy_search_server/htroot/yacy
orbiter 861f41e67e redesigned NURL-handling:
- the general NURL-index for all crawl stack types was splitted into separate indexes for these stacks
- the new NURL-index is managed by the crawl balancer
- the crawl balancer does not need an internal index any more, it is replaced by the NURL-index
- the NURL.Entry was generalized and is now a new class plasmaCrawlEntry
- the new class plasmaCrawlEntry replaces also the preNURL.Entry class, and will also replace the switchboardEntry class in the future
- the new class plasmaCrawlEntry is more accurate for date entries (holds milliseconds) and can contain larger 'name' entries (anchor tag names)
- the EURL object was replaced by a new ZURL object, which is a container for the plasmaCrawlEntry and some tracking information
- the EURL index is now filled with ZURL objects
- a new index delegatedURL holds ZURL objects about plasmaCrawlEntry obects to track which url is handed over to other peers
- redesigned handling of plasmaCrawlEntry - handover, because there is no need any more to convert one entry object into another
- found and fixed numerous bugs in the context of crawl state handling
- fixed a serious bug in kelondroCache which caused that entries could not be removed
- fixed some bugs in online interface and adopted monitor output to new entry objects
- adopted yacy protocol to handle new delegatedURL entries
all old crawl queues will disappear after this update!

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3483 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-03-16 13:25:56 +00:00
..
crawlOrder.html preparations for bulk remote crawls 2005-07-19 00:26:31 +00:00
crawlOrder.java XSS-safe put as default. 2007-01-16 14:07:54 +00:00
crawlReceipt.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
crawlReceipt.java redesigned NURL-handling: 2007-03-16 13:25:56 +00:00
hello.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
hello.java redesign of last-seen fieln inside seed: 2007-02-02 23:54:27 +00:00
list.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
list.java PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS 2007-02-20 08:35:51 +00:00
message.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
message.java replaced some toString() 2007-02-06 16:26:56 +00:00
profile.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
profile.java XSS-safe put as default. 2007-01-16 14:07:54 +00:00
query.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
query.java removed constants (no connection with yacySeed.dna identifier) 2007-02-02 14:52:54 +00:00
search.html changes towards better join-search 2006-09-10 22:36:47 +00:00
search.java fix for wrong display of search statistics 2007-02-08 10:42:35 +00:00
transfer.html added missing files for last commit 2005-11-11 08:02:46 +00:00
transfer.java XSS-safe put as default. 2007-01-16 14:07:54 +00:00
transferRWI.html added a busy-time estimation at DHT/RWI-Receive 2006-05-19 14:52:00 +00:00
transferRWI.java replaced some toString() 2007-02-06 16:26:56 +00:00
transferURL.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
transferURL.java - don't spam log because of some old URLs 2007-01-17 05:31:27 +00:00