yacy_search_server/source/de/anomic/data
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
..
listManager.java added restart to Status.html 2005-10-05 16:35:05 +00:00
messageBoard.java removed cache-control from low and medium priority caches which reduces memory use and computation overhead 2005-09-22 20:01:26 +00:00
robotsParser.java *) Restructuring and extending of Remote Proxy Support 2005-10-22 13:28:04 +00:00
translator.java *) Asynchronous queuing of crawl job URLs (stackCrawl) 2005-10-05 10:45:33 +00:00
userDB.java rights for Admin and Proxy. 2005-10-19 12:20:08 +00:00
wikiBoard.java *) plasmaSwitchboard.java 2005-10-10 09:13:17 +00:00
wikiCode.java *) added <pre>-tag for preformatted text to yacyWiki (as requested by theli) 2005-10-22 13:00:36 +00:00