yacy_search_server/htroot/yacy
theli 40777556c5 *) Connection Tracking
- adding automatic refresh
   - accepts new parameter nameLookup which can be used to deactivate 
     yacy-peer name lookup (because we have problems with this on large seed-dbs)

*) ViewFile
   New page that can be used to view 
   - original content 
   - plain text content 
   - parsed content
   - parsed sentences 
   of a webpage specified by there url hash
   Mainly for debugging purpose at the moment

*) Robots.txt 
   Bugfix for if-modified-since usage
   TODO: synchronization of downloads to avoid loading the same robots-file 
   multiple times in parallel by different threads

*) Shutdown
   Better abortion of transferRWI and transferURL sessions on server shutdown

*) Status Page
   Adding icon to start/stop crawling via status page

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@950 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-10-18 07:45:27 +00:00
..
seedUpload *) correcting "seed-ftp-upload/Nothing changed" bug: 2005-06-08 09:54:52 +00:00
crawlOrder.html preparations for bulk remote crawls 2005-07-19 00:26:31 +00:00
crawlOrder.java *) Asynchronous queuing of crawl job URLs (stackCrawl) 2005-10-05 10:45:33 +00:00
crawlReceipt.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
crawlReceipt.java *) Asynchronous queuing of crawl job URLs (stackCrawl) 2005-10-05 10:45:33 +00:00
hello.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
hello.java *) Connection Tracking 2005-10-18 07:45:27 +00:00
list.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
list.java small change 2005-10-07 15:04:03 +00:00
message.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
message.java more constants 2005-10-17 15:46:12 +00:00
profile.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
profile.java small change 2005-10-07 15:04:03 +00:00
query.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
query.java more constants 2005-10-17 15:46:12 +00:00
search.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
search.java more constants 2005-10-17 15:46:12 +00:00
transferRWI.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
transferRWI.java *) Connection Tracking 2005-10-18 07:45:27 +00:00
transferURL.html initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
transferURL.java *) Connection Tracking 2005-10-18 07:45:27 +00:00