yacy_search_server/source/de/anomic/tools
theli 02d9af1a70 *) Restructuring and extending of Remote Proxy Support
- remote proxy configuration can now be "really" changed on the fly and takes effect immediately
   - adding possibility to disable remote proxy usage for yacy->yacy communication
   - adding possibility to disable remote proxy usage for ssl
   - restructuring proxy configuration so that it is stored in a single place now

*) Adding possibility to import a foreign word DB (or even more of them in parallel) 
   at runtime into the peers DB
   - this can be done by calling IndexImport_p.html 
   - ATTENTION: please not that at the moment this thread must be aborted via gui
     before a normal server shutdown is done. 
   - TODO: integrating IndexImport Thread into normal server shutdown
   - TODO: Adding posibility to import crawl-queues, etc. from foreign peers
   - TODO: removing old import function from yacy.java and calling the new routines instead

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@968 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-10-22 13:28:04 +00:00
..
bbCode.java minor changes 2005-09-09 21:01:53 +00:00
bitfield.java initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
crypt.java small change 2005-10-17 13:59:50 +00:00
cryptbig.java small change 2005-09-07 15:20:12 +00:00
disorderHeap.java minor changes 2005-08-03 02:02:39 +00:00
disorderSet.java *) Import statements reorganized 2005-05-05 05:32:19 +00:00
enumerateFiles.java bugfix for startup problems 2005-10-05 00:52:55 +00:00
gzip.java small change 2005-09-07 15:20:12 +00:00
ImagePainter.java crawling peers now produce waves in network graphic 2005-10-11 13:06:07 +00:00
loaderCore.java *) Asynchronous queuing of crawl job URLs (stackCrawl) 2005-10-05 10:45:33 +00:00
loaderProcess.java *) Asynchronous queuing of crawl job URLs (stackCrawl) 2005-10-05 10:45:33 +00:00
loaderThreads.java *) Restructuring and extending of Remote Proxy Support 2005-10-22 13:28:04 +00:00
nxTools.java *) Asynchronous queuing of crawl job URLs (stackCrawl) 2005-10-05 10:45:33 +00:00