yacy_search_server/source/de/anomic/server
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
it is necessary for the new search process that will do automatic re-searches
a positive effect is, that when a re-search is done it can be monitored how many
results had been contributed from other peers. The message for this contribution
was moved from the end of the result page to the top.
* enhanced re-search time when a global search was done an the local index has
already a great number of results for this word
* re-organised presearch computation; must be further enhanced

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4059 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-08-24 23:12:59 +00:00
..
logging *) Logging GUI handler: line-size is now set to max-size if max-size was exceeded 2007-06-02 21:23:32 +00:00
portForwarding - code cleanup 2006-09-29 22:27:20 +00:00
serverAbstractSwitch.java synchronization of access tracker to avoid java-internal loop in TreeMap during shutdown 2007-07-31 10:42:11 +00:00
serverAbstractThread.java - fixed charset problem in ConfigProfil_p.html (use accept-charset="UTF-8" in forms) 2007-06-05 11:37:19 +00:00
serverByteBuffer.java fixed bug with decompression of index abstracts 2007-07-15 12:39:16 +00:00
serverCachedFileOutputStream.java - plasmaParserDocument can process subdocuments now (other archive-parsers may want to use this method) 2007-05-18 23:13:44 +00:00
serverCharBuffer.java - documentaton changes (removed old forum links) 2007-07-19 15:32:10 +00:00
serverClassLoader.java *) changes required for the uploaderWrapper 2007-04-28 16:04:37 +00:00
serverCodings.java fix for http://www.yacy-forum.de/viewtopic.php?p=32631#32631 2007-03-07 08:54:07 +00:00
serverCore.java added new yacy protocol for mass url-pull for better remote crawling distribution 2007-08-22 00:59:05 +00:00
serverCoreSocket.java *) Bugfix for ArrayIndexOutOfBoundsException during SSL detection 2006-11-30 06:38:53 +00:00
serverDate.java - fixed problem with yacyVersion and own version generation 2007-07-16 23:47:21 +00:00
serverDomains.java * added a search history cache that maintains search results for 10 minutes 2007-08-24 23:12:59 +00:00
serverFileUtils.java replaced old map loading method with new implementation which is more robust against change of line termination methods 2007-07-15 11:45:41 +00:00
serverHandler.java
serverInstantThread.java made the plasmaHTCache static (there is only one internet, so we need only one cache) 2007-08-15 21:31:31 +00:00
serverMemory.java - 2 small changes in documentation 2007-06-17 19:32:38 +00:00
serverObjects.java fixed encoding bug made in SVN 3993 2007-07-23 00:50:57 +00:00
serverPlainSwitch.java changed release strategy: 2007-06-16 14:11:52 +00:00
serverSemaphore.java
serverSwitch.java added network definition for different YaCy networks 2007-06-22 14:29:14 +00:00
serverSwitchAbstractAction.java
serverSwitchAction.java
serverSystem.java *) Better Bourne-Shell (OpenSolaris) compatibility, update and restart really work now. As the Bourne-Shell is the grandfather of most modern shells, it should also work with Linux (tested with Mandriva, works) and OSX (Please test!). 2007-08-20 21:52:52 +00:00
serverThread.java added speed-buttons for easy performance setting 2007-03-12 16:24:28 +00:00
servletProperties.java added new yacy protocol for mass url-pull for better remote crawling distribution 2007-08-22 00:59:05 +00:00